.transition(@transition:.4s){-webkit-transition:@transition;-moz-transition:@transition;-ms-transition:@transition;-o-transition:@transition;transition:@transition;}
.transform-origin(@origin){-webkit-transform: @origin;-moz-transform: @origin;-ms-transform: @origin;-o-transform: @origin;transform: @origin;}
.scale(@scale){-webkit-transform: scale(@scale);-moz-transform:scale(@scale);-ms-transform:scale(@scale);-o-transform:scale(@scale);transform:scale(@scale);}
.border-radius(@border-radius){-webkit-border-radius:@border-radius;-moz-border-radius:@border-radius;-o-order-radius:@border-radius;-ms-border-radius:@border-radius;border-radius:@border-radius;}
.rotate(@rotate){-webkit-transform: rotate(@rotate);-moz-transform: rotate(@rotate);-ms-transform: rotate(@rotate);-o-transform: rotate(@rotate);transform: rotate(@rotate);}
@back_nav:url('../images/nav_bg.jpg') no-repeat;/*导航背景*/
@back_nav_li_ah:url('../images/nav_a_bg.jpg') no-repeat top center;/*鼠标移上去背景*/
@back_s_li:url('../images/x_bg.png') no-repeat;/*左侧栏li背景*/
@qt2:#1a8fdf;/*内页导航背景*/
@qt3:#1a8fdf;/*内页分类侧边背景*/
@qt4:#099f52;/*内页分类侧边li背景*/
@qt5:#fff;/*悬浮背景变色后字体颜色*/
@qt6: #9b231c;/*按钮悬浮颜色 */
@height_nav:60px; /*导航条高度*/
@nav_li_w:12.5%; /*导航条宽度*/
@nav_li_color:#fff;  /*导航条文字颜色*/
@nav_li_a:#fff;  /*导航条文字颜色*/
.nav_color{};
.nav_h_color{};
@ba_w1:1920px; /*滚动图片宽度*/
@ba_h1:450px; /*滚动图片高度*/
@b_w:1400px; /*网站宽度*/
.more_a(@c:#fff; @w:120px;@h:30px;@b_w:1px;@b_s:solid;@b_c:#fff;){display: block;width:@w;height:@h;line-height:@h;text-align: center;color:@c;border:@b_w @b_s @b_c;}
//调用方式  .border(3px);
.fots{};
.txt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.nei_color{background: #f6f6f6;.fots;}
.browserupgrade{margin:0;padding:1em;background:#ccc;a{color: red;}cursor: pointer;}
input,textarea{margin: 0;padding: 0;box-shadow: none;border: none;}
/*全局---头部----主体（主页）----底部---侧边---内页--*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
//@font-face{
//	font-family:'思源黑体';
//	src:url(../fonts/SourceHanSansCN-Normal.ttf);
//}

p,a,h1,h2,h3,h4,h5,h6,li,label,span,i,b,div,ol,figure{margin: 0;padding: 0;font-size:12px;font-family: Helvetica Neue,PingFang SC,
Microsoft YaHei, Source Han Sans SC,Noto Sans CJK SC,sans-serif;}
address{font-style: normal;}
li{list-style: none;}
.jz_h(@a:40px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.right{float:right;}
.main{margin:0 auto;width:@b_w;}
.main_body{margin:0 auto;width:@b_w;}
@media (max-width: 1400px){
	.main{width:100%;}
	.main_body{width: 96%;margin: 0 auto;}
}
.off{display:none;} /*隐藏*/
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
ul{padding: 0;margin:0;}
i{font-style: normal;}
a{text-decoration: none;color: #444;}





html {font-size:100px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}
.font34{font-size: 34px;}
.font36{font-size: 36px;}
.font48{font-size: 48px;}
.font60{font-size: 60px;}
.font70{font-size:70px;}
.font72{font-size:72px;}
.font100{font-size: 100px;}

@media (max-width:1600px) {
	html {font-size:90px }
}

@media (max-width: 1440px) {
	html {font-size:75px; }
	.font24{font-size:20px }
	.font30{font-size:26px;}
	.font36{font-size:30px;}
	.font32{font-size:26px;}
	.font48{font-size:40px;}
	.font72{font-size:60px;}
}
@media (max-width: 1200px) {
	html {font-size:62.5px !important; }
	.font18{font-size:16px;}
	.font26{font-size:20px;}
	.font24{font-size: 18px;}
	.font28{font-size: 19px;}
	.font30{font-size:19px;}
	.font32{font-size:20px;}
	.font34{font-size:20px;}
	.font36{font-size:23px;}
	.font48{font-size:30px;}
	.font70{font-size:35px;}
	.font72{font-size:36px;}
}
@media (max-width:1000px) {
	html {font-size:50px }
	.font18{font-size:15px;}
	.font22{font-size: 16px;}
	.font24{font-size: 16px;}
	.font26{font-size:18px;}
	.font28{font-size:18px;}
	.font32{font-size:19px;}
	.font34{font-size:19px;}
	.font36{font-size:20px;}
	.font48{font-size:28px;}
	.font70{font-size:32px;}
	.font72{font-size:30px;}
}
@media (max-width:800px) {
	html {font-size:40px}
	.font18{font-size:15px;}
	.font22{font-size: 16px;}
	.font24{font-size: 16px;}
	.font26{font-size:18px;}
	.font28{font-size:18px;}
	.font32{font-size:19px;}
	.font34{font-size:14px;}
	.font36{font-size:20px;}
	.font48{font-size:28px;}
	.font70{font-size:32px;}
	.font72{font-size:30px;}
}
@media (max-width: 640px) {
	//html {font-size:40px !important; }
	.font16{font-size:12px;}
	.font18{font-size:15px;}
	.font20{font-size:14px;}
	.font22{font-size:15px;}
	.font24{font-size:16px;}
	.font26{font-size:16px;}
	.font28{font-size:18px;}
	.font30{font-size:16px;}
	.font32{font-size:15px;}
	.font34{font-size:14px;}
	.font36{font-size:20px;}
	.font48{font-size:28px;}
	.font70{font-size:20px;}
	.font72{font-size:18px;}
}








/*----------------头部--------------*/
body{color: #444; margin: 0;}
.wrap{margin:0 auto; width:@b_w;margin-top: 20px; }
.utility {width: 100%; height: 28px; line-height: 28px;   text-align: right;color: #212222;background-color: #f2f2f2;
	.header_top{width: @b_w;margin: 0 auto;
		span{float: left;}
		a { display: inline-block; color: #212222;
			&:hover { color: #0d8e0d;}
		}
	}
}

.fenlei{margin:.3rem 0 .4rem;
	ul{text-align: center;
		li{text-align: center;width: 12.5%;display: inline-block;border-right: 1px solid #e5e5e5;box-sizing: border-box;;
			i{display: block;background: url("../Image/icon40.png")no-repeat;width:90px;height: 90px; ;margin: 0 auto 0;.transition();}
			p{color: #666666;font-size: 14px;}
		}
		li:nth-of-type(2) i{background: url("../Image/icon41.png")no-repeat;}
		li:nth-of-type(3) i{background: url("../Image/icon42.png")no-repeat;}
		li:nth-of-type(4) i{background: url("../Image/icon43.png")no-repeat;}
		li:nth-of-type(5) i{background: url("../Image/icon44.png")no-repeat;}
		li:nth-of-type(6) i{background: url("../Image/icon45.png")no-repeat;}
		li:nth-of-type(7) i{background: url("../Image/icon46.png")no-repeat;}
		li:nth-of-type(8){border-right: none;
			i{background: url("../Image/icon70.png")no-repeat;}
		}
		li:hover{
			i{background-position:100%;}
		}
	}
}


@media (max-width: 800px) {
	.fenlei{
		ul{width: 100%;text-align: left;background: url("../Image/icon60.png")no-repeat;overflow: hidden;background-size: 100%;
			li{width:25%;padding:.2rem;  text-align: center;border: none!important;
				i{width: 50px;height: 50px;background-size: 100px 50px!important;margin: 0 auto;}

			}
			li:nth-of-type(4n){margin-right: 0; border-right: none}
		}
	}
}


.index1{overflow: hidden;;width: 100%;
	li{float:left;width: 48.9%;.border-radius(5px);position: relative;;
		img{width: 100%;}
		.picture2{position: absolute;;bottom:.4rem;left: .4rem;color: #fff;
			//h3{
			//	em{font-style: normal;font-size: 14px;}
			//}
			//p{font-weight: lighter;margin:4px 0 18px;}
			//span{color: @qt6;}
		}
	}
	li:last-child{float: right;}
	.mobile_picture2{margin-top: .1rem;display: block;text-align: center;
		h3{
			em{font-style: normal;font-size: 14px;display: none;}
		}
		p{font-weight: lighter;margin:4px 0 8px;}
		span{color: @qt6;}
	}
}
@media (max-width:800px) {
	.index1{
		li{width: 100%;margin-bottom: .2rem;
			.picture2{display: none;}
		}
	}
}

.index2{margin: .8rem 0;overflow: hidden;;
	ul{
		li{width: 33.3%;box-sizing: border-box;border-right: 1px solid #e5e5e5;float: left;text-align: center;
			h3{font-size: 18px;margin:.1rem 0;}
			p{color: #666666;margin-bottom: .15rem;}
			a{color: #f5d99d;background: @qt6;display: block;width: 150px;height: 50px;line-height: 50px;.border-radius(5px);margin: 0 auto;text-align: center;
				span:before{color: #fff;}
			}
			i{display: block;background: url("../Image/icon1.png")no-repeat;width: 50px;height: 50px;margin: 0 auto;background-size:100% 100%;}
			b{color: #666666;display: block;text-align: center;margin-top:.12rem;}
		}
		li:nth-of-type(2){
			i{background: url("../Image/icon2.png")no-repeat;background-size:100% 100%;}
		}
		li:nth-of-type(3){border-right: none;
			i{background: url("../Image/icon3.png")no-repeat;background-size:100% 100%;}
		}
	}
}

@media (max-width:800px) {
	.index2{margin-top: 0;
		ul{
			li{width: 100%;margin-bottom: .2rem;border-bottom: 1px solid #e5e5e5;padding: .5rem 0;border-right: 0;
				h3{font-weight: bold;}
			}
		}
	}
}



.banner_tab{height: 72px;border-bottom: 1px solid #cccccc;margin-bottom: .7rem;
	ul{text-align: center;
		li{position: relative;display: inline-block;;width: 2.5rem;height: 72px;
			p{font-size: 18px;.transition();line-height:3;}
			i{display: block;;width: 1px;position: absolute; left: 50%;bottom:7px;height:11px;margin: 0 auto;background: #cccccc;.transition();margin-left: -1px;}
			svg{position: absolute;bottom: -8px;left: 50%;margin-left: -8px;
				.circle2{stroke-dasharray:50;stroke-dashoffset:50px;.transition();}
			}
		}
		li:hover{.cur }
		.cur{
			p{color: @qt6;transform: translateY(-10px);}
			i{background: @qt6;height: 25px;}
			svg{
				.circle2{stroke-dashoffset:0;}
			}
		}
	}
}
@media (max-width: 640px) {
	.banner_tab{height: 54px;
		ul li{width: 1.5rem;height: 54px;
			p{font-size: 14px;}
		}
	}
}



.com_dh1{text-align: center;margin-bottom: .25rem;
	h3{}
}


.company1{
	article{
		p{line-height: 2;}
	}
}

.company2{overflow: hidden;;
	ul{
		li{width: 16%;margin-right: .8%;background: #f5f5f5;padding: .14rem .14rem .4rem .14rem;text-align: center;float: left;;box-sizing: border-box;overflow: hidden;;
			img{margin-bottom: .35rem;width: 100%;}
			h4{font-size: 18px;}
			i{display: block;margin: 12px auto 18px;width: .3rem;height: 3px;background: #c0a062;}
			p{color: #666;line-height: 1.8;padding:0 .05rem}
		}
		li:last-child{margin-right: 0;}
	}
}


@media (max-width: 1200px) {
	.company2{
		ul{
			li{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
			li:nth-of-type(3n){margin-right: 0;}
		}
	}
}
@media (max-width:640px) {
	.company2{
		ul{
			li{width:49%;margin-right:0;margin-bottom:2%;}
			li:nth-of-type(2n){float: right;}
		}
	}
}




.fazhan1{position: relative;
	&:after{content:"";display: block;background: #cccccc;width: 1px;height: 100%;position: absolute;left: 0;right: 0;top: 0;margin: auto;}
	ul{overflow: hidden;
		li{height: 170px;width:80%;float: right;;border-bottom: 1px solid #cccccc;box-sizing: border-box;;
			h4{width:40%;float: left;line-height: 170px;color: #c0a062;margin-right: .4rem;}
			article{width: 4.3rem;height: 170px;  display: table-cell; vertical-align:middle;text-align: left;line-height: 2;
			}
			img{margin-right: .8rem;float: right;margin-top: .34rem;}
		}
		li:nth-of-type(2n){float: left;padding-left: .76rem;
			h4{float: right;text-align: right;margin-right: 0;}
		}
	}
}

@media (max-width:1000px) {
	.fazhan1 ul li{float: left!important;width: 100%;padding: 0!important;height: 100px;
		h4{float: left!important;text-align: left!important;margin-right: 0!important;width:20%;line-height: 100px;}
		img{float: left;width:70px;height: 70px;margin-top:15px;}
		article{width: 63%;float: none;line-height: 1.5;height: 100px;}
	}
	.fazhan1:after{right: 77%;}
}
@media (max-width:640px) {
	.fazhan1 ul li{
		img{display: none;}
		h4{}
	}
	.fazhan1:after{right: 70%;}
}


.shili_ntitle{float: left;width:220px;}

.fixed_top{background:#fff;}

.shili_maodian{float: right;
	li{float: right;line-height: 4;
		a{color: #666666;}
	}
	.cur a{color: @qt6;}
}
.shili_bg{background: url("../Image/shili_bg.png") top center; }

.shili1{overflow: hidden;;
	section{position: relative;overflow: hidden;}
	.sec1{padding-top: 1.5rem;
		img{margin-left: 1.4rem;}
		h3{width: 354px;text-align: center;height: 45px;line-height: 45px;font-size: 20px;background: #fff;position: absolute;left: 320px;top: 204px;}
		p{margin-left: 430px;line-height: 1.8;margin-top: 20px;}
	}
	.sec2{margin: 180px 0;
		img{float: left;}
		.sec2_nr{float: right;width: 580px;margin-top:40px;
			img{float: none;}
			p{font-size: 24px;margin: 35px 0;text-align: right;margin-right: 46px;}
			article{line-height: 1.5;color: #333333;}
		}
	}
	.sec3{
		.sec3_img1{float: left;margin-top:40px;}
		.sec3_img2{float: right;}
	}
	.sec4{margin: 90px  0 150px;width: 830px;float: right;
		p{font-size: 20px;margin: 20px 0;}
	}
	.sec5{
		.sec5_img1{float: left;margin-left: 48px;}
		.sec5_img2{float: right;margin-top:65px;}
		h3{width: 354px;text-align: center;height: 45px;line-height: 45px;font-size: 20px;background: #fff;position: absolute;right:185px;top: 125px;}
	}
	.sec6{margin: 97px 0 120px;
		.sec6_img1{float: right;margin-right: 50px;}
		.sec6_img2{margin-top: 46px;}
		p{margin-left: 240px;font-size: 20px;margin-top: 20px;}
	}
	.sec7{
		.sec7_img1{float: left;margin-left: 39px;}
		.sec7_img2{float: right;margin-left: 70px;margin-top: 72px;margin-bottom: 160px;}
		.sec7_img3{margin-left: 190px;}
		p{font-size: 20px;margin-top: 20px;text-indent:665px;}
	}
	.sec8{margin: 115px 0 120px;
		.sec8_img1{float: right;margin-right: 230px;}
		.sec8_img2{margin:100px 0 0 20px;}
		p{font-size: 20px;margin-top:22px;text-indent:190px;}
	}
	.sec9{
		.sec9_img1{float: left;margin-left: 151px;}
		.sec9_img2{float: right;margin-right: 141px;margin-bottom:20px;}
		p{font-size: 20px;float: right;margin-right:180px;}
	}
	.sec10{margin: 30px 0 35px;
		.sec10_img1{float: left;margin-top: 70px;margin-right: 20px;}
		p{float: left;font-size: 20px;margin-top:72px;}
		.sec10_img2{float: right;margin-right: 110px;}
	}
	.sec11{padding-left: 290px;box-sizing: border-box;
		.sec11_img2{float: right;margin-right: 100px;}
		.sec11_img1{margin-top: 115px}
		p{font-size: 20px;margin-top: 20px;}
	}
	.sec12{
		margin: 115px 0 120px;
		.sec12_img1{float: left;margin-left: 151px;}
		.sec12_img2{float: right;margin-right: 141px;margin-bottom:20px;margin-top: 50px;}
		p{font-size: 20px;float: right;margin-right:140px;}
	}
	.sec13{margin: 30px 0 35px;
		.sec13_img1{float: left;margin-right: 20px;}
		p{font-size: 20px;margin-top:90px;}
		.sec13_img2{float: right;margin-right: 110px;}
	}
}
.mobile_shili{display: none;}


@media (max-width: 1000px) {
	.shili_ntitle,.shili_maodian{display: none;}
}

@media (max-width: 900px) {
	.shili_mobile_hide{display:none!important;}
	.shili_bg{background: none;}
	.shili1{display: none;}
	.mobile_shili{display: block;;
		img{max-width: 100%;}
	}
}



.news1{
	li{height: 2rem;padding:.3rem 0;overflow: hidden;;border-bottom: 1px solid #e6e6e6;
		img{float: left;margin-right: .3rem;width:3rem;height: 2rem;}
		h3{line-height: 1.5;.txt;font-weight:600;}
		p{height: 84px;overflow: hidden;margin: .2rem 0 .4rem;font-size: 14px;line-height: 2;text-align: justify;}
		.news1_bottom{
			time{float:right;font-size: 12px;color: #999;}
			span{font-size: 12px;color: #999;background: url("../Image/icon7.png")left center no-repeat;text-indent:20px;display: inline-block;}
		}
	}
}
@media (max-width:1200px ) {
	.news1 li{
		p{height:56px;margin: .15rem 0 .2rem;}
	}
}
@media (max-width:640px ) {
	.news1 li{padding: .1rem 0;
		p{height:56px;}
		img{width:2rem;height: 1.33rem;}
	}
}

.video1{border-bottom: 1px solid #e6e6e6;overflow: hidden;padding-bottom: .1rem;
	ul{
		li{position: relative;
			a{display: block;height: 100%;
				&:after{content: "";position : absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;background: url("../Image/icon501.png")no-repeat;width: .9rem;height:.9rem;background-size: 100% 100%;}
			}
		}
		.video_big1{width: 74.78%;height: 582px;float: left;
			img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;.border-radius(5px)}
			h3{position: absolute;color: #fff; bottom:60px;left: 30px;}
			p{bottom:30px;color: #fff;position: absolute;left:30px;}

		}
		.video_2{width:24%;height: 185px;float: right;margin-bottom: 1.2%;margin-left: 1%;
			img{width: 100%;height: 100%;.border-radius(5px)}
			a:after{width: .5rem;height:.5rem;background-size: 100% 100%;}
		}
	}
}

@media (max-width:800px) {
	.video1{border-bottom: 0;padding-bottom: 0;
		ul{
			li a:after{background: url("../Image/icon501.png")no-repeat;width: .5rem;height:.5rem;background-size: 100% 100%;}
			.video_big1{width: 100%;
				h3{bottom: 30px;}
				p{bottom: 10px;}
			}
			.video_2{width: 100%;margin:.1rem 0;}
			.video_2:last-child{margin-left: 0;}
		}
	}
}

.video2{overflow: hidden;;
	ul{
		a{display: block;height: 100%;
			&:after{content: "";position : absolute;left: 0;right: 0;top:30%;margin: auto; background: url("../Image/icon501.png")no-repeat;width: .5rem;height:.5rem;background-size: 100% 100%;}
			h3{line-height: 2;}
		}
		.video_3{float: left;width: 24%; margin-right: 1.3%;margin-top: .2rem;position: relative;
			img{height: 185px;.border-radius(5px)}
			h3{ overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;}
			p{font-size: 14px;.txt;overflow: hidden;height: 25px;}
			.news1_bottom{
				time{float:right;color: #999;line-height: .2rem;}
				span{font-size: 12px;color: #999;background: url("../Image/icon51.png")left center no-repeat;text-indent:20px;display: inline-block;height: .2rem;line-height: .2rem;}
			}
		}
		.video_3:nth-of-type(4n){margin-right: 0;}
	}
}
@media (max-width:800px) {
	.video2{
		ul{
			.video_3{width:100%;}
		}
	}
}















.news_title{text-align: center;margin-bottom: .4rem;padding: 0 2%;
	h1{padding-bottom: .2rem;}
	strong{background: url("../Image/icon7.png")left center no-repeat;padding-left: 20px;}
}
.news_info_sidebar{float: right;width: 285px;margin-left:.4rem;
	h3{color: #838D8F;margin-bottom: .1rem;}
	li{height:.5rem;padding:.1rem 0;overflow: hidden;
		img{float: left;margin-right: .1rem;width:1rem;height:.66rem;}
		p{line-height: 1.5;color: #242424;}
	}
}
.newsfixed{}
.news_info_content{box-sizing: border-box; overflow: hidden;border-right: 1px solid #ccc;padding-right: .5rem;width:e("calc(100% - 330px)");
	iframe{width: 90%;height:500px;margin: 1rem 0;}
	article{min-height: 200px;padding-bottom: .2rem;
		p{text-indent:0!important}
		img{max-width: 100%;}
	}
	// strong {
	// 	font-weight: inherit ;font-size: inherit;
	// }
}
#prev_next{border-top: 1px solid #ccc;padding-top: .2rem;position: static;
	li{margin-bottom: .1rem;}
}
@media (max-width: 1400px) {
	.news_info_content{padding-left: 2%;box-sizing: border-box;
		article{
			img{max-width: 100%;height: auto;text-align: center;}
		}
	}
	.news_info_sidebar{position: relative;right: 20px;}
}
@media (max-width: 1000px) {
	.news_info_content{padding-right: 2%;width: 100%;}
	.news_info_sidebar{display: none;}
}
@media (max-width: 640px) {
	.news_info_content iframe{height:240px;margin:0;}
}

.contact1{overflow: hidden;
	.contact1_txt{width:408px;float: left;;
		h1{margin: .4rem 0;}
		ul{
			li{color: #333333;border-bottom: 1px dashed #eaeaea;height: 46px;line-height: 46px;background:url("../Image/icon8.png")no-repeat left center; padding-left: 36px;
				a{color: #333333;}
			}
			li:nth-of-type(2){background:url("../Image/icon9.png")no-repeat left center;}
			li:nth-of-type(3){background:url("../Image/icon10.png")no-repeat left center;}
			li:nth-of-type(4){background:url("../Image/icon11.png")no-repeat left center;}
			li:nth-of-type(5){background:url("../Image/icon12.png")no-repeat left center;}
		}
	}
	#allmap{width:e("calc(100% - 450px)");height:460px;overflow:hidden;border:1px solid black;float: right;}
}

@media (max-width: 800px) {
	.contact1{
		.contact1_txt{width: 100%;}
		#allmap{width: 100%;}
	}
}


.contact2{background: #eeeeee;overflow: hidden;padding:.65rem 0;margin-top: .5rem;margin-bottom: -.8rem;
	ul{display: table;overflow: hidden;width: 100%;
		li{width:33.3%;padding-left:1%;box-sizing: border-box;display: table-cell;;
			section{border: 1px solid #dcdcdc;margin-bottom: 12px;padding: 28px;background: #fff;box-sizing: border-box;}
			.sec1{
				h3{color:@qt6;margin-bottom:30px;}
				article{line-height:1.5;}
			}
			.sec2{
				h3{margin-bottom:20px;}
				h4{color:#d5241c;}
				p{color: #666666;line-height:.5rem;}
				.sec2_btn{width: 150px;height: 50px;line-height: 50px;text-align: center;color: @qt6;display: block;.border-radius(3px);border: 1px solid @qt6;}
				.sec2_nr{
					i{display: block;width: 105px;height: 1px;background: #dcdcdc;margin: 48px 0 38px;}
				}
			}
			.sec3{
				h3{margin-bottom: 30px;}
				a{display: block;background: url("../Image/icon14.png")left center no-repeat;line-height: 76px;padding-left: 72px;}
				a:nth-of-type(2){background: url("../Image/icon15.png")left center no-repeat;}
				a:nth-of-type(3){background: url("../Image/icon16.png")left center no-repeat;}
			}
		}
		li:first-child{padding-left: 0;}
	}
}

@media (max-width: 800px) {
	.contact2{
		ul{
			li{width: 100%;display: block;padding: 0 2%!important;box-sizing: border-box;}
		}
	}
}










.com_dh2{margin: .5rem 0 .4rem;text-align: center;
	h4{font-weight: 600;}
}

.product_as{width: 150px;float: left;;
	h3{height: 45px;line-height: 1;font-weight: 600;font-size: 18px;border-bottom: 1px solid #e6e6e6;

	}
	li{height:48px;line-height: 48px;background: url("../Image/icon24.png")right center no-repeat;border-bottom: 1px solid #e6e6e6;}
	.cur{
		a{color: @qt6;}
	}
}
.product_dh{display: none;}
.product1{  width:e("calc(100% - 180px)");box-sizing: border-box;border-left: 1px dashed #dcdcdc;padding-left:7px;float: right;;
	h3{font-size: 18px;font-weight: 600;text-indent: 23px;position: relative;;
		i{position:absolute;background: url("../Image/icon25.png")no-repeat center center;width: 30px;height: 16px;right:0;top: 13px;background-size: 15px 8px;.rotate(180deg);.transition();display: none;}
	}
	section{padding-top: 40px;overflow: hidden;;
		.list_pro{margin-top: 30px;float: left;width:22.9%;;margin-left:1.88%;
			.list_pro_img{
				img{width: 100%;}
			}
			p{margin: 15px 0;line-height: 1.5; text-align: center;}
		}
	}
}


@media (max-width:900px) {
	.product1 section .list_pro{margin-left: 3%;width:45%;}
}
@media (max-width:640px) {
	.com_dh2{display: none;}
	.product_dh{text-align: left;margin: 0;height: .6rem; line-height: .6rem;background: #f3f4f6;position: relative;;display: block;
		h4{font-weight: bold;}
		i{position: absolute;right: 10px;top:0;background: url("../Image/icon26.png")no-repeat right center;padding-right: 30px;background-size: 25px 25px;}
		.product_fixed_nr_kh{position: fixed;;z-index: 100;background: rgba(0,0,0,.5);width: 100%;height: 100%;bottom: 0;left: 0;display:none;
			.product_fixed_nr{bottom: 0;background: #fff;;position: absolute;;width:100%;
				h3{font-size: 18px;font-weight: bold;text-align: center;line-height: 3;}
				ul{padding:0 4%;
					li{width:100%;height:.7rem;box-sizing: border-box; line-height: .7rem;border-bottom: 1px solid #ccc ;background: url("../Image/icon28.png")no-repeat right center;background-size: .3rem .3rem;
						b{float:left;width:30px;height:30px;background: url("../Image/icon40.png")no-repeat;background-size:60px 30px;display: block;margin-top: .1rem}
					}
					li:nth-of-type(2) b{background: url("../Image/icon41.png")no-repeat;background-size: 60px 30px}
					li:nth-of-type(3) b{background: url("../Image/icon42.png")no-repeat;background-size: 60px 30px}
					li:nth-of-type(4) b{background: url("../Image/icon43.png")no-repeat;background-size: 60px 30px}
					li:nth-of-type(5) b{background: url("../Image/icon44.png")no-repeat;background-size: 60px 30px}
					li:nth-of-type(6) b{background: url("../Image/icon45.png")no-repeat;background-size: 60px 30px}
					li:nth-of-type(7) b{background: url("../Image/icon46.png")no-repeat;background-size:60px 30px;}
					li:nth-of-type(8) b{background: url("../Image/icon70.png")no-repeat;background-size:60px 30px;}
					.curli{background: url("../Image/icon28_1.png")no-repeat right center;background-size: .3rem .3rem; }
				}
				.pro_fixed_close{background:@qt6;color: #fff;padding: 0;text-align: center;height: .7rem;line-height: .7rem;}
			}
		}
	}
	.product_as{display: none;}
	.product1{width: 100%;border-left: none;padding-left: 0;
		h3{border-bottom: 1px solid #ccc;padding-bottom: .2rem;text-indent: 0;font-weight: 400;
			i{display: block;}
			.rotaei{.rotate(0);}
		}
		section:first-child{.on}
		.on{
			.product1_nr{display: block;}
		}
		section{padding-top: 20px;
			.list_pro{margin-top: .2rem;margin-left:3.5%;}
			.product1_nr{display: none;}
		}
	}
}

.pro_tab{width: 100%;background: #fff;z-index: 2222;
	.pro_tab1{border-bottom: 1px solid #e6e6e6;height:36px;line-height: 36px;padding: 19px 0;}
	ul{overflow: hidden;;
		li{width: 25%;float: left;text-align: center;border-right: 1px solid #e6e6e6;box-sizing: border-box;cursor: pointer;
			a{font-size: 16px;}
		}
		.cur a{color: @qt6;}
	}
	.pro_tab_right{width: 350px;float: right;
		.go_order{float: right;background: #9b231c;width: 128px;height: 36px;line-height: 36px;text-align: center;.border-radius(5px);color: #fff;border: none;}
		.proz-zixun{float: right;background: #c0a062;width: 128px;height: 36px;line-height: 36px;text-align: center;.border-radius(5px);color: #fff;margin-right: 24px;}
	}
}

@media (max-width: 800px) {
	.pro_tab{
		ul{display: none;}
		.pro_tab_right{width: 100%;
			.go_order{margin-right: 24px;}
		}
	}
	.layui-layer{width:98%!important;margin: 0 auto;height:100%!important;}
	.order-content .order-line .dwid{width:e("calc(100% - 100px)")!important;}
	.order-content .order-line .order-zhi1{width:70px!important;}
}


.pro_info1{overflow: hidden;
	img{float: left;margin-right: 10%;margin-top: .5rem;}
	h3{margin:1.5rem 0 15px;font-weight: 500;}
	h2{font-size: 18px;}
}


.pro_info2{margin: .5rem 0;
	h4{font-size: 18px;font-weight:600;line-height: 41px; background: url("../Image/icon29.jpg")no-repeat;width: 100%;height: 41px;background-size: 1400px 41px;margin-bottom: .3rem;}
	ul{width: 98%;margin: 0 auto;overflow: hidden;display: table-row;;
		li{float: left;height: 49px;border: 1px solid #ccc;margin:-1px -1px 0 0;box-sizing: border-box;padding-left:10px;width: 21.33%;.txt;line-height: 49px;}
		li:nth-of-type(2n-1){width: 12%;background: #f3f4f6;}
		li:nth-of-type(1),li:nth-of-type(2),li:nth-of-type(3),li:nth-of-type(4),li:nth-of-type(5),li:nth-of-type(6){margin-top: 0;}
		li:empty{display: none;}
	}
}

@media (max-width:1400px) {
	.pro_info2 ul{
		li{width:35%;}
		li:nth-of-type(2n-1){width: 15%;}
		li:nth-of-type(5),li:nth-of-type(6){margin-top: -1px;}
	}
}

@media (max-width:800px) {
	.pro_info1{text-align: center;
		img{max-width: 100%;margin: .5rem auto .2rem;float: none;}
		h3{margin-top: 0;}
		h2{font-size: 14px;}
	}
	.pro_info2 ul{
		li{width:70%;}
		li:nth-of-type(2n-1){width:30%;}
		li:nth-of-type(3),li:nth-of-type(4){margin-top: -1px;}
	}
}




.pro_info3{
	h4{font-size: 18px;font-weight:600;line-height: 41px; background: url("../Image/icon29.jpg")no-repeat;width: 100%;height: 41px;background-size: 1400px 41px;margin-bottom: .3rem;}
	img{max-width: 100%;}
}

.pro_info4{margin: .2rem 0;overflow: hidden;position: relative;;
	h4{font-size: 18px;font-weight:600;line-height: 41px; background: url("../Image/icon29.jpg")no-repeat;width: 100%;height: 41px;background-size: 1400px 41px;margin-bottom: .3rem;}
	#swiper7{width: 80%;float: left;
		p{color: #999999;line-height: 44px;font-family: 宋体;
			i{background: url("../Image/icon35.png")no-repeat center left;display: block;color: #c0a062;float: right;margin-right:.23rem;padding-left:25px;background-size:20px 14px;}
		}
		h3{font-size: 14px;}
		img{.border-radius(15px);width: 100%;}
	}
	.pro_info4_right_btn{width: 18.5%;float: right;height: 260px; background:#f3f4f6 url("../Image/icon52.png")no-repeat center;.border-radius(5px);text-align: center;position: relative;;
		span{position: absolute;bottom:.4rem;left: 0;right:0;margin: auto;font-size: 16px;}
	}
}

@media (max-width: 1100px) {
	.pro_info4 #swiper7{
		p{display: none;}
		h3{line-height: 2;text-align: center;}
	}
}
@media (max-width:640px) {
	.pro_info4 .pro_info4_right_btn{width: 33%;
		span{bottom: .1rem;font-size: 12px;}
	}
	.pro_info4 #swiper7{width: 66%;}
}



.com_dh3{margin: .8rem 0 0.6rem;
	a{float: right;margin-top: .1rem;}
	h3{line-height: 1;}
}

@media (max-width: 640px) {
	.com_dh3{margin: .4rem 0 .3rem;}
}


.shipu1{.border-radius(6px);border: 1px solid #eeeeee;padding:.3rem .26rem;overflow: hidden;box-sizing: border-box;position: relative;;
	a{display: block;text-align: center;
		.shipu1_img{.border-radius(4px);overflow: hidden;margin-bottom:.16rem;
			img{height: 100%;}
		}
		p{color: #333333;font-size: 14px;}
	}
	.swiper-next1{background: url("../Image/right.png")no-repeat;width: 22px;height: 32px;position: absolute;top: 50%;right:-.05rem;transform:translateY(-50%);outline: none;display: none;}
	.swiper-prev1{background: url("../Image/left.png")no-repeat;width: 22px;height: 32px;position: absolute;top: 50%;left:-.05rem;transform:translateY(-50%);outline: none;display: none;}
}

@media (max-width:640px) {
	.shipu1{
		.swiper-next1,.swiper-prev1{display: block;}
	}
}


.shipu2{overflow: hidden;;
	ul{
		li{width: 18.5%;margin-right: 1.79%;float: left;margin-bottom:.3rem;max-height: 325px;
			img{.border-radius(5px);width: 100%;}
			p{color: #999999;line-height: 44px;font-family: 宋体;
				i{background: url("../Image/icon35.png")no-repeat center left;display: block;color: #c0a062;float: right;margin-right:.23rem;padding-left:25px;background-size:20px 14px;}
			}
			h3{font-size: 14px;.txt;}
		}
		li:nth-of-type(5n){margin-right:0%; }
	}
}

@media (max-width:1400px) {
	.shipu2 ul li p i{display: none;}
}

@media (max-width:900px) {
	.shipu2 ul li{width: 45%;margin: 0 2.5%!important;max-height: none;
		p{display: none;}
		h3{line-height: 2;text-align: center;font-size: 12px;.txt;}
	}
}
.main_w800{width: 800px;margin: 0 auto;}
@media (max-width: 800px) {
	.main_w800{width: 96%;margin: 0 2%;}

}

.shipu_info1{margin:.6rem 0 .2rem;
	p{color: #999999;line-height: 44px;
		i{background: url("../Image/icon35.png")no-repeat center left;display: block;color: #c0a062;float: right;margin-right:.23rem;padding-left:25px;background-size:20px 14px;}
	}
	img{width: 100%;}
	video{width: 100%;margin-bottom: .1rem;}
	h3{font-weight: bold;}
	article{font-size: 14px;color: #333;line-height: 2;margin: .2rem 0 .4rem;}
}



.shipu_info2{border-radius: 8px;background: #FFFFFF;box-shadow: 0 0 20px 0px rgba(0,0,0,.2);width: 100%;box-sizing: border-box;;padding: .4rem 0;
	.shipu_info2_header{border-bottom: 1px dashed #dcdcdc;overflow: hidden;;padding-bottom: .26rem;
		ul{
			li{background: url("../Image/icon34.png")no-repeat left center;padding-left: 66px;color: #666666;width: 27%;float: left;height: 50px;box-sizing: border-box;margin-left:6.3%;
			}
			li:nth-of-type(2){background: url("../Image/icon32.png")no-repeat left center;}
			li:nth-of-type(3){background: url("../Image/icon33.png")no-repeat left center;}
		}
	}
	.shipu_info2_nr{padding:0 .3rem;
		h3{font-weight: bold;margin: .4rem 0 .25rem;}
		h4{background: #f3f4f6;height: .6rem;line-height: .6rem;font-weight: bold;padding-left: .28rem;.border-radius(7px);}
		ul{padding:0 .28rem;
			li{margin: .15rem 0;
				p{text-align: right;font-size: 14px;
					strong{float: left;}
				}

			}
		}
	}
}

.shipu_info3{overflow: hidden;;
	h3{margin: .3rem 0 .5rem;font-weight: bold;}
	ul{
		li{padding-bottom: .3rem;border-bottom: 1px solid #e6e6e6;overflow: hidden;margin-bottom: .3rem;
			span{font-size: 16px;font-weight: bold;padding: .4rem .3rem;display: block;}
			p{color: #333333;}
			.shipu_info3_img{width: 500px;height: 280px;float: right;margin-left: .5rem;.border-radius(5px);overflow: hidden;
				img{width: 100%;}
			}
		}
	}
}
.shipu_info4{overflow: hidden;;background:#f5f6f5;padding: .3rem;margin: .2rem 0;
	h4{font-size: 16px;font-weight: 700;margin-bottom: .1rem;}

}

@media (max-width:800px ) {
	.shipu_info1{margin: .3rem 0 .1rem;
		img{width: 100%;}
	}
	.shipu_info3{padding: 0 2%;
		ul{
			li{
				.shipu_info3_img{width: 300px;height: 168px;}
			}
		}
	}
}


@media (max-width:640px ) {
	.shipu_info2 .shipu_info2_header ul{
		li{padding-left:38px;margin-left: 4%;width: 29%;background-size:30px 30px;padding-top: .1rem;}
		li:nth-of-type(2){background-size:30px 30px;}
		li:nth-of-type(3){background-size:30px 30px;}
	}
	.shipu_info3{
		ul{
			li{position: relative;;
				.shipu_info3_img{width: 100%;height: auto;
					img{width: 100%;}
				}
				span{position:absolute;top: 0;;color: #fff;background: rgba(0,0,0,.1);}
				p{line-height: 2;}
			}
		}
	}
}

.jiameng_aside{margin: .5rem .2rem 0 0 ;width: 150px;float: left;;
	h3{height: 45px;line-height: 1;font-weight: 600;font-size: 18px;border-bottom: 1px solid #e6e6e6; }
	li{height:48px;line-height: 48px;background: url("../Image/icon24.png")right center no-repeat;border-bottom: 1px solid #e6e6e6;}
	.cur{
		a{color: @qt6;}
	}
	ul{
		li:hover{
			a{color: @qt6;}
		}
	}
}

.mobile_daohang_dh{display: none;margin: .2rem 0;text-align: center;
	ul{
		li{display: inline-block;}
	}
}
.jiameng_nr{margin-top: .5rem; overflow: hidden;border-left: 1px solid #e6e6e6;padding-left: .2rem;box-sizing: border-box;min-height:5rem;
	article{
		img{max-width: 100%;vertical-align: top;display: block;}
	}
}

@media (max-width: 800px) {
	.mobile_daohang_dh{display: block;}
	.jiameng_aside{display: none;}
	.jiameng_ntitle{display: none;}
	.jiameng_nr{border-left: none;padding-left: 0;

	}
}

.link1{width: 100%;
	li{float: left;width:14.2%;margin:2.9%;text-align: center;}
}

@media (max-width:1400px ) {
	.link1{
		li{float: left;width:22%;margin:1.5%;}
	}
}

@media (max-width:800px ) {
	.link1{
		li{float: left;width:31%;margin:1%;}
	}
}








/* -------------------------------------*/
.header{width:100%;height: 80px;box-sizing: border-box;padding-top: 20px;position: absolute;left: 0;right: 0;top: 0;margin: auto;background: rgba(155, 35, 28,.9);z-index: 1111;
	.logo { float: left;
		img{max-width: 285px;}
	}
	.header_right{width:650px;float: right;
		.nav{width: 460px;float: left;;
			li{
				a{float: left;padding: 0 15px 0; color: #fff;font-size: 14px;line-height: 37px;height: 60px;cursor: pointer;}
			}
			li:hover a{color: #f5d99d}
			.lon a{color: @qt6;}
		}
		.btn_shop{width: 105px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 14px;border: 1px solid #fff;.border-radius(37px);float: left;.transition();
			&:hover{background: #c0a063;border: 1px solid #c0a063;}
		}
		.search{
			i{display: block;background: url("../Image/icon17.png")no-repeat;width: 37px;height: 37px;float: right;cursor: pointer;
				// &:hover{background: url("../Image/icon17_h.png")no-repeat;}
			}
			.btn_show_index{background: url("../Image/icon17_1.png")no-repeat;
				// &:hover{background: url("../Image/icon17_h.png")no-repeat;}
			}
			.search_nr{position: fixed;left: 0;top: 0;right: 0;bottom: 0; background: #fff;box-sizing: border-box;padding-top: 24px;z-index: 2222;margin: auto;display: none;
				.search_nr_1{height:58px;border-bottom: 1px solid #e6e6e6;
					.btn_close{background: url("../Image/icon18.jpg")no-repeat center center;width:40px;height:40px;float: right;margin-left: 10px;cursor: pointer;}
					form{overflow: hidden;;
						input{border: none;outline: none;}
						input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
									color: #cccccc;
								}
								input:-moz-placeholder, textarea:-moz-placeholder {
									color: #cccccc;
								}
								input:-ms-input-placeholder, textarea:-ms-input-placeholder {
									color: #cccccc;
								}
						.search-text{width:e("calc(100% - 140px)");float: left;background: url("../Image/icon19.png")no-repeat left center;height: 40px;line-height: 40px;padding-left:40px; color: #ccc;}
						.search-btn{width: 90px;height: 40px;line-height: 40px;text-align: center;background: @qt6;.border-radius(4px);float: right;color: #fff;}
					}
				}
				.search_nr_2{
					h3{height: 76px;line-height: 76px;}
					ul{
						li{background: #f3f4f6;height: 75px;line-height: 75px;
							h4{font-size: 18px;font-weight: bold;width: 132px;float: left;}
							p{color: #666666;width: 476px;float: left;}
							a{width: 126px;height: 34px;line-height: 34px;text-align: center;display: block;float: left;.border-radius(3px);border: 1px solid #e3dfdc;margin-top: 20px;}
							label{margin-left:70px; color: #666666;
								strong{color: @qt6;}
							}
						}
						li:nth-of-type(2n){background: #fff;}
					}
				}
			}
		}
	}
	.xiala_erji{background:#fff;height: 0;overflow: hidden;position: absolute;left: 0;right: 0;top: 80px;z-index: 111;
		>section{}
		.xia_product{height:400px;overflow: hidden;
			.xia_product_tab{background: #f3f4f6;
				ul{width:90%;margin: 0 auto;
					li{text-align: center;width: 12.5%;display: inline-block;padding:13px 0;
						i{display: block;background: url("../Image/icon40.png")no-repeat;width: 45px;height:45px;margin: 0 auto;background-size: 90px 45px;}
						p{color: #666666;}
					}
					li:nth-of-type(2) i{background: url("../Image/icon41.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(3) i{background: url("../Image/icon42.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(4) i{background: url("../Image/icon43.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(5) i{background: url("../Image/icon44.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(6) i{background: url("../Image/icon45.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(7) i{background: url("../Image/icon46.png")no-repeat;background-size: 90px 45px;}
					li:nth-of-type(8) i{background: url("../Image/icon70.png")no-repeat;background-size: 90px 45px;}
					.cur{position: relative;;
						i{background-position-x:100%!important;}
						p{color: #c0a062;}
						&:after{content: "";display: block;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 80px;height: 2px;background:#c0a062; }
					}
				}
			}
			.xia_product_tab_nr{background: #fff;height: 316px;
				section{height: 316px;box-sizing: border-box;padding: 30px 0;opacity: 0;display: none;
					.nav_pic{text-align: center;width: 14.28%;float: left;margin-right: 2.85%;
						.nav_pic1{
							img{width: 100%;}
						}
						p{line-height: 37px;}
						span{display: inline-block;margin: 0 auto;border: 1px solid @qt6;color:@qt6;padding:2px 10px;.border-radius(3px);}
					}
					.nav_pic:last-child{margin-right: 0;}
				}
				.on{opacity: 1;display: block;}
			}
		}
		.xia_about{background: #ffffff;height:210px;overflow: hidden; box-sizing: border-box;
			ul{padding-top: 40px;
				li{float: left;width: 17%;margin-right: 3.75%;.border-radius(4px);background: #f3f4f6;height: 130px;padding-top: 23px;box-sizing: border-box;text-align: center;
					i{display: block;width: 90px;height: 48px;margin: 0 auto 12px;background: url("../Image/i2.jpg")no-repeat;}
					.i2{background: url("../Image/i3.jpg")no-repeat;}
					.i3{background: url("../Image/i4.jpg")no-repeat;}
					.i4{background: url("../Image/i5.jpg")no-repeat;}
					.i5{background: url("../Image/i6.jpg")no-repeat;}
				}
				li:hover{
					p{color:@qt6;}
				}
				li:last-child{margin-right: 0;}
			}
		}
		.xia_kitchen{height:395px;overflow: hidden; box-sizing: border-box;;background: #fff;
			.xia_kitchen_dh{float: right;width: 243px;height: 320px;padding-top: 40px;}
			ul{width: 1160px;padding-top: 40px;
				li{width:240px;margin-right:49px;height: 173px;display: inline-block;;text-align: center;
					a{display: block;font-size: 0;
						img{width: 100%;height: 130px;.border-radius(5px);}
						p{line-height: 43px;}
					}
				}
				li:hover{
					p{color: @qt6;}
				}
				li:nth-of-type(4n){margin-right: 0;}
			}
		}
	}
}

.neiye_header{position: static;background: rgba(155, 35, 28,1);border-bottom: 1px solid #8e2e22;
	.header_right{
		.nav li:hover{
			a{color: #f5d99d ;}
		}

		.nav li a{color: #fff; }
		.btn_shop{color: #fff;border: 1px solid #fff;
			&:hover{border: 1px solid #c0a063;}
		}
		.search i{
			&:hover{
				background: url(../Image/icon17_1.png) no-repeat !important;
			}
		}
	}
}
//手机站导航///////////////////////////////////////


.top_fix{width: 100%;height:.9rem;z-index: 2222;background:#9b231c;display: none;padding: .1rem 0;box-sizing: border-box;;
	.logo{padding:.05rem;box-sizing: border-box;margin-left: .1rem;height: 90%;
	}
}

.icon-nav3{width:100%;margin-top: -3px;top: 0;position: absolute;;
	.menu-toggle { width:.56rem; height:.56rem; cursor: pointer;z-index: 97;;position: absolute;top:.3rem;right: .2rem;
		span { display: block; background:#fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
		.hamburger {cursor: pointer; position: absolute; height: 100%; width: 100%;
			span { width:60%; height:.03rem; top: 0; left:20%; margin:.05rem auto;.border-radius(2px); background:#fff;}
			span:nth-child(1) { transition-delay: .5s;  }
			span:nth-child(2) { transition-delay: .625s; background: #fff;}
			span:nth-child(3) { transition-delay: .75s; background:#fff; }
		}
		.cross { cursor: pointer; position: absolute; height: 100%; width: 100%;;top:7px;.rotate(45deg);
			span { background-color:#666;.border-radius(2px);}
			span:nth-child(1) { height: 0%; width:.05rem; position: absolute; top:0px; left:25%;margin-left:-.02rem; transition-delay: 0s;background:@qt6; }
			span:nth-child(2) { width: 0%; height:.05rem; position: absolute; top:25%;margin-top: -.02rem; left:0px; transition-delay: .25s;  background:@qt6;}
		}
	}
	.menu-toggle * { transition: .3s ease-in-out; }
	.menu-toggle.open {
		.hamburger span { width: 0%; }
		.hamburger span:nth-child(1) { transition-delay: 0s; }
		.hamburger span:nth-child(2) { transition-delay: .125s; }
		.hamburger span:nth-child(3) { transition-delay: .25s; }
		.cross span:nth-child(1) { height:.28rem; transition-delay: 0.85s; }
		.cross span:nth-child(2) { width:.28rem; transition-delay: 0.55s; }
	}
	.nav_slide{display: none;background: #fff;padding-bottom:70px;height:450px;overflow: scroll;padding-top: 10px;box-sizing: border-box;position: relative;;z-index: 22;
		.black_logo{padding: .1rem 0 .1rem .1rem;width: 50%;
			img{width: 285px;display: block;height: auto;
			}
		}
		.nav_ul1>li{padding:0 5%;line-height: 40px; overflow: hidden;;border-bottom: 1px solid #efefef;
			.li1_a{transform: translateY(-25px);display: block;.scale(1.2);.transition();opacity: 0;position: relative;;
				i{display: block;background: url("../Image/icon21.png")no-repeat;right: 5px;top: 19px;position: absolute;width: 11px;height: 11px;}
				.i11{background: url("../Image/icon22.png")no-repeat;}
			}
			a{line-height:50px;font-size: 16px;}

			.nav_serach{background: url("../Image/icon19.png")left center no-repeat;padding-left: 30px;

			}


			.li2_a{color: #666;float: left;line-height:40px;width:100%;font-size: 12px;  transform: translateX(-20px);display: block;.transition();opacity: 0;border-bottom:1px solid #efefef;
			}
		}
		.nav_ul1{
			ol{display: none;
				li:last-child a{border-bottom: none;}
			}
			.nav_product{
				li{width: 50%;float: left;box-sizing: border-box;
					i{float: left;display: block;background: url("../Image/icon40.png")left center no-repeat;width: 30px;height: 30px;background-size: 60px 30px;margin-top: 5px;}
				}
				li:nth-of-type(2) i{background: url("../Image/icon41.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(3) i{background: url("../Image/icon42.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(4) i{background: url("../Image/icon43.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(5) i{background: url("../Image/icon44.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(6) i{background: url("../Image/icon45.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(7) i{background: url("../Image/icon46.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(8) i{background: url("../Image/icon70.png")left center no-repeat;background-size:60px  30px;}
				li:last-child{border-bottom: none;}
			}
		}
		.ani_nav >li{
			.li1_a{transform: translateY(0);display: block;.scale(1);opacity: 1;}
			.li2_a{transform: translateX(0);transition-delay: .1s;opacity: 1;}
		}
		.ani_nav >li:nth-of-type(2){
			.li1_a{transition-delay: .2s;}
			.li2_a{transition-delay: .3s;}
		}
		.ani_nav >li:nth-of-type(3){
			.li1_a{transition-delay: .4s;}
			.li2_a{transition-delay: .5s;}
		}
		.ani_nav >li:nth-of-type(4){
			.li1_a{transition-delay: .6s;}
			.li2_a{transition-delay: .7s;}
		}
		.ani_nav >li:nth-of-type(5){
			.li1_a{transition-delay: .8s;}
			.li2_a{transition-delay: .9s;}
		}
		.ani_nav >li:nth-of-type(6){
			.li1_a{transition-delay: 1s;}
			.li2_a{transition-delay: 1.1s;}
		}
		.ani_nav >li:nth-of-type(7){
			.li1_a{transition-delay: 1.2s;}
			.li2_a{transition-delay: 1.3s;}
		}
	}
}

.nav_search{position: fixed;;left: 0;top:0;right: 0;bottom: 0;z-index: 3333;background: #fff;display: none;
	.fanhui_btn{background: url("../Image/icon23.png")center no-repeat;display: block; width:30px;height: 30px;background-size:20px 20px;float: right;margin:10px 10px 5px;}
	h3{color: #666;margin:20px 0 8px;}
	form{border-bottom: 1px solid #efefef;padding: 10px 0;height: 30px;
		.search-text{background: url("../Image/icon19.png")no-repeat left center;padding-left:30px;    width:e("calc(100% - 110px)");float: left;line-height: 30px;outline: none;}
		.search-btn{height: 24px; line-height: 24px;  width: 68px;  text-align: center;  border: 1px solid #efefef;  border-radius: 5px;float: right;}
	}
	ul{
		li{line-height: 40px;border-bottom:1px solid #efefef;
			.color6{color: @qt6;}
		}
	}
}


@media (max-width: 1400px) {
	.header .xiala_erji .xia_kitchen{
		.xia_kitchen_dh{display: none;}
		ul{width: 100%;text-align: center;}
	}
}
@media (max-width:1000px) {
	.top_fix{display: block;}
	.header{display: none;}
}


//旗下行业///////////////////////////////////////////////////////
.btn_mouse{background: url("../Image/212.gif")no-repeat;width: 28px;height: 44px;position: fixed;bottom: .4rem;left: 0;right: 0;margin: auto;}
.industry{
	#s1{
		&:after{background: url("../Image/bg1.jpg")center;position: absolute;content:"";left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
	}
	#s2{
		&:after{background: url("../Image/bg2.jpg")center;position: absolute;content:"";left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
	}
	#s3{
		&:after{background: url("../Image/bg3.jpg")center;position: absolute;content:"";left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
	}
	#s4{background: #f5f5f5;}
	.section{
		.industry_ntitle{background: #fff;position: absolute;top:80px;width: 100%;}
		i{background: url("../Image/icon30.png")no-repeat;width: 757px;height: 112px;display: block;}
		.industry_nr{padding-left:3%;
			h3{color: #fff;margin: .27rem 0;transform: translateX(-30px);opacity: 0;.transition(.6s);transition-delay: .4s;}
			article{width: 640px;text-align: justify;transform: translateY(20%);opacity: 0;.transition(.7s);transition-delay: .4s;
				p,span{color: #fff;line-height: 1.8;}
			}
		}
	}
}
#fp-nav{
	ul{background: url("../Image/icon31.png") center repeat-y;
		li{margin-bottom: .4rem;
			a span{border: 1px solid #fff;left: 3px;}
			a.active span{ background: #edc97d;border: 1px solid #edc97d;padding: 2px;background-clip: content-box; left:1px;}
		}
	}
}

.industry_nr111{
	.industry_nr{
		h3{transform: translateX(0)!important;opacity: 1!important;}
		article{transform: translateY(0)!important;opacity: 1!important;}
	}
}
#s1.active,#s2.active,#s3.active{
	&:after{.bgBig;}
	.industry_nr{
		h3{.flipIn;}
		article{.flipIn;}
	}
}

.bgBig {border:1px solid transparent;
	animation: bgBig ease 10s 1 both;
}

@keyframes bgBig {
	0% {.scale(1);
	}
	100% {
		.scale(1.05);
	}
}



@media (max-width:1200px) {
	.industry .section .industry_ntitle{top: .9rem;}
}




@media (max-width:800px) {
	.industry #s1{
		&:after{background: url("../Image/bg1_s.jpg")center;background-size:cover}
	}
	.industry #s2{
		&:after{background: url("../Image/bg2_s.jpg")center;background-size:cover}
	}
	.industry #s3{
		&:after{background: url("../Image/bg3_s.jpg")center;background-size:cover}
	}
	.industry .section .industry_nr article{width:95%;}
	#fp-nav.right{right: 0;}
	.industry .section i{width: 100%;background-size: 100%;}
}




/////////////////////////////////////////////////////////////////////////










.footer{background: #f5f5f5;padding-top: .4rem;overflow: hidden;margin-top: .8rem;
	.footer_nav{overflow: hidden;;
		.li1{width: 14.2%;float: left;
			h3{border-bottom: 1px solid #e0e0e0;padding-bottom: .15rem;margin-bottom: .15rem;font-size: 16px;color: #333;font-weight: bold;width: 70px;}
			ul{
				.li2 a{line-height: 2;color: #999;
					&:hover{color: #666;}
				}
			}
		}
	}
	.footer1{margin:.4rem 0 0;padding-top: .4rem;border-top: 1px solid #e0e0e0;padding-bottom: .2rem;
		.footer1_left{float: left;color: #666666;line-height: 2;
			.jishi_logo{margin-top: .1rem;}
		}
		.footer1_right{float: right;text-align: right;
			h3{color: #666666;}
			p{color:#d5241c;font-size: 30px;}
		}

		.footer1_right1{float: right;margin-right: .9rem;
			.btn-weixin{position: relative;;float: right;;
				i{display: block;background: url("../Image/icon4.png")no-repeat;width:.5rem;height:.5rem;background-size: 200% 100%;
					&:hover{ background-position-x:100%;}
				}
				.pc-ewm{position:absolute;opacity: 0;left: 0;width: 1rem;height: 1rem;margin-top: -2rem;margin-left: -.24rem;}
			}
			.btn-kefu{width: .5rem;height: .5rem;overflow: hidden;display: block;
				img{height: 100%;}
				&:hover{
					img{margin-left: -100%;}
				}
			}
			.btn-weibo{float: right;margin:0 .18rem;width: .5rem;height: .5rem;overflow: hidden;
				img{height: 100%;}
				&:hover{
					img{margin-left: -100%;}
				}
			}
		}
	}
}

.mobile_footer{display:none;padding-bottom: .2rem;
	.footer_nav_slide{box-sizing: border-box;position: relative;;z-index: 22;
		.nav_ul1>li{padding:0 5%;line-height: 40px; overflow: hidden;;border-bottom: 1px solid #efefef;
			.li1_a{display: block;;position: relative;;
				i{display: block;background: url("../Image/icon21.png")no-repeat;right: 5px;top: 19px;position: absolute;width: 11px;height: 11px;}
				.i11{background: url("../Image/icon22.png")no-repeat;}
			}
			a{line-height:50px;font-size: 16px;}
			.li2_a{color: #666;float: left;line-height:40px;width:100%;font-size: 12px;  display: block;.transition();border-bottom:1px solid #efefef;
			}
		}
		.nav_ul1{
			ol{display: none;
				li:last-child a{border-bottom: none;}
			}
			.nav_product{
				li{width: 50%;float: left;box-sizing: border-box;
					p{background-size:30px  30px;
						i{background: url("../Image/icon40.png")left center no-repeat;display: block;float: left;width: 30px;height:30px;background-size:60px  30px;margin-top: 5px;margin-right: .05rem;}
					}
				}
				li:nth-of-type(2) i{background: url("../Image/icon41.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(3) i{background: url("../Image/icon42.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(4) i{background: url("../Image/icon43.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(5) i{background: url("../Image/icon44.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(6) i{background: url("../Image/icon45.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(7) i{background: url("../Image/icon46.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(8) i{background: url("../Image/icon70.png")left center no-repeat;background-size:60px  30px;}
				li:last-child{border-bottom: none;}
			}
		}
		.ani_nav >li{
			.li1_a{transform: translateY(0);display: block;.scale(1);opacity: 1;}
			.li2_a{transform: translateX(0);transition-delay: .1s;opacity: 1;}
		}
	}
	.footer1 .footer1_right1{text-align: center;margin: .2rem 0;
		.btn-weixin{display: inline-block;;
			i{display: block;background: url("../Image/icon4.png")no-repeat;width:.7rem;height:.7rem;background-size: 200% 100%;
				&:hover{ background-position-x:100%;}
			}
			.pc-ewm{position:absolute;opacity: 0;left: 0;width: 1rem;height: 1rem;margin-top: -2rem;margin-left: -.24rem;}
			.mobile_img{background: rgba(0,0,0,.4);position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 2222;text-align: center;display: none;
				.mobile_img_bg{position: absolute;z-index: -1;width: 100%;height: 100%;}
				.mobile_img_nr{position: absolute;;top:40%;width:40%;left: 0;right: 0;margin: auto;
					img{width: 80%;}
					p{color: #fff;line-height: 2;}
				}
			}
		}
		.btn-kefu{width: .7rem;height: .7rem;overflow: hidden;display: inline-block;
			img{height: 100%;}
			&:hover{
				img{margin-left: -100%;}
			}
		}
		.btn-weibo{margin:0 .18rem;width: .7rem;height: .7rem;overflow: hidden;display: inline-block;;
			img{height: 100%;}
			&:hover{
				img{margin-left: -100%;}
			}
		}
	}
	.m_footer1{text-align: center;color: #999;line-height: 1.5;
		a{color: #999;}
	}
}


@media (max-width: 800px) {
	.mobile_footer{display: block;}
	.footer_nav{display: none;}
	.footer .footer1{ display:  none; }
}



/*---------------首页主体-------------------*/

.banner{font-size: 0;
	.swiper-slide .banner_img{.transition(5s);width: 100%;}
	.swiper-slide-active{z-index: 10;
	}

	.main_banner{position: absolute;left: 0;right: 0;  width: @b_w;margin:auto;top: 0;color: #fff;padding-top: 15.6%;
		.p1{font-size: 30px;}
		h4{font-size: 54px;margin-bottom: 1%;}
		h5{font-size: 30px;}
		.p2{font-size: 18px;}
	}
	.arrow-left{background: url("../Image/left.png")no-repeat center center;width: 70px;height: 70px;position: absolute;top: 50%;margin-top: -35px;left:1%;z-index: 10;opacity: .3;outline: none;cursor: pointer;}
	.arrow-right{background: url("../Image/right.png")no-repeat center center;width: 70px;height: 70px;position: absolute;top: 50%;margin-top: -35px;right:1%;z-index: 10;outline: none;cursor: pointer;}
	.bannerpagination{position: absolute;  bottom:.22rem;width: 100%;  z-index: 999;max-width:1200px;left: 0;right: 0;margin: auto;text-align: center;box-sizing: border-box;
		.swiper-pagination-bullet{display: inline-block;width:.4rem;height:.03rem;opacity: 1;background: #cccccc;margin: 0 3px;cursor: pointer;transition: color 0.3s ease-in-out;border-radius: 0;}
		.swiper-pagination-bullet-active{background: #000;}
	}
	.btn_left1{text-align: left;max-width:1400px;bottom: .4rem;
		.swiper-pagination-bullet{background:#fff;}
		.swiper-pagination-bullet-active{background:@qt6;}
	}
}
@media (max-width:1600px){
	.main_banner{width: 100%;box-sizing: border-box;padding: 0 10%;}

}

@media (max-width:1200px){
	.banner {
		.main_banner{
			.p1,h5{font-size: 25px;}
			h4{font-size: 45px;}
			.p2{font-size: 15px;}
		}
		.arrow-left,.arrow-right{width:40px;height:40px;background-size: 100%;margin-top: -20px;}
	}
}
@media (max-width:768px){
	.banner{
		.arrow-left,.arrow-right{width: 20px;height: 20px;background-size: 100%;margin-top: -10px;}
		.main_banner{
			.p1,h5{font-size:20px;}
			h4{font-size: 36px;}
			.p2{font-size: 12px;}
		}
	}
}
@media (max-width:640px){
	.banner{
		.main_banner{padding-top:12%;
			.p1,h5{font-size:10px;}
			h4{font-size: 18px;margin-bottom: 0;}
			.p2{font-size: 8px;}
		}
		.btn_left1{bottom: .1rem; text-align: center }
	}
}


.com_dh{text-align: center;
	h4{color: #d0d0d0;font-size: .32rem;text-transform: uppercase;}
	i{width: .5rem;height: 1px;background: @qt6;display: block;margin:.1rem auto;}
	p{color: #333;font-size: .24rem;}
}



.zhezhao{position: absolute;width: 101%;height:101%;left: 0;top: 0;z-index: 2;background: #fff;transition: left cubic-bezier(.575,.005,.285,1.005) 2s;.transition();
	-ms-transition: left cubic-bezier(.575,.005,.285,1.005) 2s;
	-o-transition: left cubic-bezier(.575,.005,.285,1.005) 2s;
	-webkit-transition: left cubic-bezier(.575,.005,.285,1.005) 2s;}
	.left100{left: 100%;}






.index4{margin-top:1rem;
	.index4_nr{margin-top: .5rem;
		ul{
			li{width: 32%;float: left;margin-right:2%;text-align: center;opacity: 0;
				img{margin-bottom: .23rem;}
				p{color: #333;font-size: .18rem;}
			}
			li:last-child{margin-right: 0;}
		}
	}
}

@media screen and (max-width:1400px ){
	.index4 .index4_nr ul li img{width: 100%;}
}
@media screen and (max-width:640px ){
	.index4 .index4_nr ul li{width: 100%;margin-bottom: .5rem;}
}


.liucheng_list{position: relative;border: 1px solid transparent;border-radius: 5px;width: 100%;height: 100%;transition: border-color .3s .8s;-ms-transition: border-color .3s .8s;-o-transition: border-color .3s .8s;-webkit-transition: border-color .3s .8s;-moz-transition: border-color .3s .8s;
	i{background-color: #c3c3c3;-webkit-transition: transform 1s cubic-bezier(.35,.02,.08,1.01),opacity .3s .8s;transition: transform 1s cubic-bezier(.35,.02,.08,1.01),opacity .3s .8s;position: absolute; }
	i:nth-of-type(1){top: -1px;left: 0;width: 100%;height: 1px;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left center;-ms-transform-origin: left center;transform-origin: left center;}

	i:nth-of-type(2){top: 0;right: -1px;width: 1px;height: 100%;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: center top;-ms-transform-origin: center top;transform-origin: center top;}

	i:nth-of-type(3){bottom: -1px;left: 0;width: 100%;height: 1px;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: right center;-ms-transform-origin: right center;transform-origin: right center;}

	i:nth-of-type(4){top: 0;left: -1px;width: 1px;height: 100%;-webkit-transform: scaleY(0);-ms-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: center bottom;-ms-transform-origin: center bottom;transform-origin: center bottom;}
	.liucheng_list_img{overflow: hidden;width: 100%;height: 100%;position: relative;text-align: center;padding-top: .32rem;box-sizing: border-box;
		img{transform: translateX(100%);opacity: 0;transition:all .8s .4s;}
		p{color: #fff;margin-top: .05rem;transform: translateX(-100%);opacity: 0;transition:all .8s .4s;}
	}

}
.liucheng_list.scroll-watch-in-view i:nth-of-type(1){-webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1);}
.liucheng_list.scroll-watch-in-view i:nth-of-type(2){-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);}
.liucheng_list.scroll-watch-in-view i:nth-of-type(3){-webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1);}
.liucheng_list.scroll-watch-in-view i:nth-of-type(4){-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);}
.liucheng_list_img.scroll-watch-in-view{
	p,img{transform: translateX(0);opacity: 1;}
}


@media screen and (max-width:640px) {
	.index5 ul{
		li{width: 16%;margin-right: 12%;
			&:after{right:-45%;background-size: 100%;}
			.liucheng_list .liucheng_list_img{padding-top: .15rem;
				img{.scale(.65);}
			}
		}
		li:nth-of-type(4){margin-right: 0;}
		li:nth-of-type(5),li:nth-of-type(6),li:nth-of-type(7),li:nth-of-type(8){float: right;margin:  0 0 0 12%;
			&:after{left: -45%;right: 0;.rotate(180deg);}
		}
		li:nth-of-type(8){margin: 0;}
	}
}






.neiye_banner1{width: 100%;overflow: hidden;position: relative;height:3rem;padding-top: .9rem;box-sizing: border-box;;
	img{position: absolute;left: 0;top: 0;z-index: -1;}
	.neiye_banner1_txt{margin-right: 21.2%;
		h3{color: #fff;letter-spacing: .04rem;text-align: right;
			p{display: inline-block; span{font-size: .3rem;}}
			i{display: inline-block;background: url("../images/icon12.jpg")no-repeat;width: .24rem;margin-left: .07rem; height: .23rem;}
		}
		.tlt_p{color: #fff;text-align: right;margin-top: .2rem;font-size: .23rem;}
	}
}
.banner_marTop{margin-top: .8rem;}
@media screen and (max-width:1060px) {
	.banner_marTop{margin-top:1.05rem;}
}

.nei_news_tab{margin-bottom: .5rem;
	ul{border: 1px solid #eeeeee;overflow: hidden;;
		li{width: 2rem;height: .5rem;float: left;text-align: center;line-height: .5rem;
			a{.transition();display: block;}
		}
		li:hover{
			a{color: #fff;}
		}
		.li_hov{background: @qt6;
			a{color: #fff;}
		}
	}
}

@media screen and (max-width:1100px) {

	.nei_news_tab{
		ul{
			li{width: 20%;}
		}
	}
}


.team{
	.com_dh1{text-align: center;
		&:after{margin: .05rem auto 0;}
	}
	.team_nr{
		.swiper-slide{background: #eeeeee;opacity: 0;}
		.swiper-slide.scroll-watch-in-view{.flipIn;}
		.team_nr_img{
			img{width: 100%;}
		}
		.team_nr_txt{padding: .15rem 0 .3rem .3rem;overflow: hidden;;box-sizing: border-box;;
			h4{font-weight: 400;line-height: 1.8;font-size: .2rem;}
			p{color: #666666;line-height: 24px;.txt;}
		}
	}
	.about_more{margin: 50px auto 0;}
}





.yewu1{
	li{overflow: hidden;padding-bottom: .5rem;margin-top: .5rem;border-bottom: 1px solid #cccccc;
		.li_img{width: 4.5rem;height: 3.3rem;float: left;overflow: hidden;;
			img{width: 100%;}
		}
		.li_title{width: 3rem;float: left;padding: 1rem 0 0 .5rem;box-sizing: border-box;;
			h3{font-size: .24rem;
				&:after{width: .5rem;height: 2px;background: #cccccc;content: "";display: block;margin-top: .1rem;}
			}
			a{background: @qt6; display: block;width: 1rem;height: .3rem;text-align: center;line-height: .3rem;color: #fff;margin-top: .44rem;}
		}
		.li_nr{ width:e("calc(100% - 7.5rem)");float: right;;
		p{line-height: 1.8;height: 1.26rem;overflow: hidden;margin-bottom: .7rem;}
		span{
			i{opacity: 1;width:1.45rem;margin:0 .17rem .17rem 0;display: block;border: 1px solid #cccccc;line-height: .3rem;text-align: center;float: left;box-sizing: border-box;}
			i:last-child{margin-right: 0;}
		}
	}
}
}


@media screen and (max-width:1200px) {
	.yewu1{
		li{
			.li_img{width: 2.25rem;height: 1.67rem;}
			.li_title{padding:0 0 0 .2rem;width: 2rem;}
			.li_nr{width:e("calc(100% - 4.25rem)");
			p{margin-bottom: .2rem;}
			span{
				i{width: 1rem;}
			}
		}
	}
}
}


@media screen and (max-width:640px) {
	.yewu1{
		li{
			.li_img{width: 50%;height:auto;}
			.li_title{padding:0 0 0 .2rem;width: 50%;}
			.li_nr{width:100%;margin-top: .1rem;
				p{}
				span{
					i{width: 1rem;}
				}
			}
		}
	}
}




.com_dh4{margin-bottom: 40px;
	h3{text-transform: uppercase;font-family: 宋体;font-size: .3rem;}
	h4{font-weight:400;font-size: .18rem;}
}


@media (max-width:1400px){
	.neiye_contact{
		form{padding:  0 4% 0 5%;width: 60%;}
		.n_c_cont{width: 40%;}
		.n_right_bg{width: 40%;}
	}
}

@media (max-width:1140px){
	.neiye_contact{padding-top: 4%;
		.n_c_cont{
			.n_c_wap{
				li{margin-right: 10px;width: 120px;
					img{width: 120px;height: 120px;}
				}
				li:nth-of-type(2){margin-right: 0;}
			}
		}

	}
}
@media (max-width:850px){
	.neiye_contact form ul li #captcha{width: 100px;}
}
@media (max-width:768px){
	.title{display: none;}
	.neiye_contact{height: auto;;padding-bottom: 30px;
		form{width: 100%;}
		.n_c_cont{width: 100%;text-align: center;margin-top: 20px;background: rgba(255,255,255,.75);padding:20px;
			.n_c_wap{display: none;}
			.n_c_map{text-align: left;}
			.n_c_bottom li{font-size: 10px;line-height: 2;}
		}
		.n_right_bg{display: none;}

	}
	.neiye_contact form ul li .tijiao{float: none;width: 100%;margin-top: 20px;}
}



.product_xiangqing1{margin-top:.4rem;
	.product_xiangqing_img{display: block;margin:.3rem auto;}
	.product_xiang_xia{color: #fff; width: 100%;height:.3rem;line-height:.3rem;text-indent: 2em;background: @qt2;margin:.2rem 0;}
	.product_content{min-height: 2rem;}
	.product_title{text-align: center;line-height:.4rem;border-bottom: none;}
	.title{position: static;}
	.list-con img{max-width: 100%;}
}

@media (max-width:900px){
	.product_xiangqing1 .neiye-zimg{width: 100%;padding: 0;
		img{max-width: 100%;}
	}
}





.expo_tab{overflow: hidden;;
	.cur{color: @qt6;}
}
@media (max-width:1000px) {
	.expo_tab .shili_ntitle{display: block!important;}
	.expo_maodian{display: block!important;}
}
@media (max-width:640px) {
	.expo_tab .shili_ntitle{display: none!important;}
}



.china_h_e1{
	h1{background: url("../Image/icon36.jpg")no-repeat bottom center;box-sizing: border-box;padding-top:170px;text-align: center; font-family: 宋体;letter-spacing: 5px;font-weight:600;height: 250px;}
	article{width:800px;margin: .25rem auto;
		p{font-family: 宋体;font-size: 16px;color: #666666;line-height: 1.8;}
	}
}
.expo_list{overflow: hidden;margin: .8rem 0;
	h2{background: url("../Image/icon37.jpg")no-repeat top center;box-sizing: border-box;text-align: center; font-family: 宋体;letter-spacing: 5px;font-weight:600;height:90px;padding-top: 20px;}
	ul{
		li{width: 47.8%;margin-top: .7rem;float: left;
			img{width: 100%;}
			h3{font-family: 宋体;margin: .2rem 0;line-height: 1.8;}
			p{font-family: 宋体;font-size: 16px;color: #666666;line-height: 1.8;}
		}
		li:nth-of-type(2n){float: right;}
	}
}

.expo_com{border: 1px solid #c0a062;box-sizing: border-box;;padding-top: .4rem;padding-bottom: 1rem;background:url("../Image/icon38.jpg")no-repeat left top , url("../Image/icon38_rt.jpg")no-repeat right top, url("../Image/icon38_lb.jpg")no-repeat left bottom, url("../Image/icon38_rb.jpg")no-repeat right bottom,#f8f8f8;;
	h3{text-align: center;}
	ul{width: 740px;margin: 0 auto;
		li{margin-top: .7rem;

			h4{margin-bottom: .15rem;}
			p{font-size: 16px;color: #666;line-height: 1.8;}
		}
	}
}
.world_h_e2_title{width: 800px;margin:.5rem auto;font-size: 16px;color: #666;line-height: 1.8;font-family: 宋体;}

@media (max-width: 800px) {
	.china_h_e1{
		h1{height: 140px;padding-top: 80px;}
		article{width: 100%;}
	}
	.expo_list{
		h2{padding-top:40px;}
		ul{
			li{
				p{font-size: 12px;}
			}
		}
	}
	.expo_com ul,.world_h_e2_title{padding: 4%;width: 100%;box-sizing: border-box;}
}
@media (max-width:6400px) {
	.expo_com ul li p{font-size: 13px;}
}


@media (max-width:640px) {
	.expo_list ul li{width: 100%;}
}
















.title{.jz_h(44px);background:#eee; padding-left:10px;margin-bottom: 20px;
	span,a{color: #333;}
}

///ntitle3的样式//////////////////////
.ntitle{line-height: 4;
	p{color: #666;.txt;
		a{color: #666;}
	}
}

///////////////////////////////////////////////////////////////////////////////


.container_left4{width: 220px;float: left;;
	h3{font-size: 16px;  height: 60px; line-height: 60px; background: #666666; padding: 0 20px; color: #FFF; text-shadow: #333 2px 2px 2px;}
	.class_nr{
		ul{
			li{margin-bottom: 1px;
				a{ display: block;background: #EEE;padding: 10px 20px;.transition();}
			}
			li:hover a{background:@qt6;color: #fff;}
			.cura{background:@qt6;color: #fff;}
		}
	}
}

.neiye_banner{height:5rem;max-width: 100%;display: block;
	li{height: 100%;}
}
.neiye_banner3{overflow:hidden;
	height:9rem;max-width: 100%;display: block;
	li{height: 100%;}
	img{width: 100%;}
}





.container_left5{width: 230px;margin-bottom: 30px;float: left;
	h3{}
	.class_nr{
		ul{margin-top: 15px;margin-bottom: 27px;
			li{
				a{display: block;border-bottom: 1px solid #e1e1e1;line-height: 41px;margin-bottom: 3px; margin-top: 0;padding-left:46px;.fots;
					&::before{content: ">";width: 5px;height: 8px; float: left;display:block;margin-left: -16px;}
				}
			}
			li:hover{background:@qt6;color: #fff;
				a{color: #fff;}
			}
			.cura{background:@qt6;color: #fff;
				a{color: #fff;}
			}
		}
	}
	.sider_fenlei{margin-top: 16px;
		li{display: inline-block;margin-right: 3px;margin-top: 12px;
			a{color: #a3a3a3;display: block; text-transform: uppercase;border: 1px solid #e2e2e2; padding: 10px 22px;.transition();}
		}
		li:hover a{background: @qt6;color: #fff;}
	}
	.sider_news{margin-top: 27px;margin-bottom: 28px;
		li{color: #999;margin-bottom: 16px;
			a{display: block;color: #37474f;border-bottom: 1px solid #e1e1e1;padding-bottom: 17px;margin-top: 12px;.fots;.transition();
				time{color: #999;line-height: 20px;margin-bottom: 5px;font-size: 12px;}
			}
		}
		li:hover a{color: @qt6;}
	}
}

.com_sider{.fots;position: relative;padding-bottom: 10px;font-size: 18px;
	&::after{content: "";width: 35px;height: 2px;background: #d68b37;  position: absolute;  bottom: -1px;left: 0;}
}

.neiye_article{line-height: 24px;padding: 30px;
	h2{font-size: 18px;margin-bottom: 10px;.fots;
		small{font-size: 12px;color: #999;}
	}
}


//sidebar3横向内页导航样式
.sidebar3{
	.class_nr{padding-bottom:5px;border-bottom: 1px solid #ccc;
		ul{background: #f7f7f7; height: 68px;width:@b_w;
			li{display: inline-block;line-height: 68px;width: 145px;text-align: center;.transition();
				&:hover{background: @qt6;
					a{color: #fff;}
				}
			}
			.cura{background: @qt6;display: block;color: #fff;}
		}
	}
}


.message{width: 279px;border-bottom: 1px dashed #929292;padding: 11px 0;
	.message_title{min-height: 17px; line-height: 17px;color: #666666;
		img{float: left;margin-right: 6px;}
	}
	.message_text{margin-top: 10px;line-height: 23px;color: #666666;
		img{float: left;margin-right: 6px;margin-top: 2px;}
	}
}



/////////////////////////////////////banner样式///////////////////////////////////////


//滚动的大图+副图的样式
.banner0_kh{ height:@ba_h1;overflow: hidden;;
	.banner0{margin:0px auto;height: @ba_h1;max-width:@ba_w1;_width: @ba_w1;overflow: hidden;
		#jq_banner{overflow: hidden; width: 100%; height: @ba_h1;position: relative;;
			ul{position: relative; left: 0%; height:@ba_h1;
				li{float: left;margin: 0;padding: 0;min-width: @b_w;position: relative;
					a{.left;width:@ba_w1;height:@ba_h1;
						.banner_img2{position: absolute;left: 50%;bottom:0;margin-left:1320px;.transition(2s);}
						.img_jin{margin-left:-600px;}
					}
				}
			}
			.dian{position: absolute;;bottom: 20px;width: 100%;
				ol{text-align: center;
					li{width:30px;height:10px; background: #eee;display: inline-block;margin: 0 5px;}
					.cur{background: @qt6;}
				}
			}
			.banner_btn_l{background: url("../images/banner_btn_l.png")no-repeat;width: 58px;height: 107px;position: absolute;top: 45%;left:5%; cursor: pointer;}
			.banner_btn_r{background: url("../images/banner_btn_r.png")no-repeat;width: 58px;height: 107px;position: absolute;top: 45%;right:5%;cursor: pointer; }
		}
	}
}

/////////////////////////////////////banner3 视觉滚动差大图///////////////////////////////////////

.banner3{max-width: 1920px;position: relative;;z-index:9;margin: 0 auto;
	.swiper-slide{
		img{width: 100%;}
	}
	.main_banner{position: absolute;left: 0;right: 0;  width: @b_w;margin:auto;top: 0;color: #fff;
		img{position: absolute;}
		.banner_img1{z-index: 23;}
		.banner_img2{z-index: 22;}
	}
	.arrow-left{background: url("../images/btn_left.png")no-repeat;width: 22px;height: 55px;position: absolute;top: 50%;left:3.3%;margin-top:-27px;z-index: 24;cursor: pointer;}
	.arrow-right{background: url("../images/right_btn.png")no-repeat;width: 22px;height: 55px;position: absolute;top: 50%;right:3.3%;margin-top:-27px;z-index: 24;cursor: pointer;}
}









.newsList1{line-height: 30px;
	li{border-bottom: 1px dotted #deabab;
		a{background:url('../images/news_tb2.jpg')no-repeat center left;text-indent: 10px;display: block;}
	}
}

#Mleft{float: left;}
#Mright{margin:0 0px 0 auto;width:949px;float: right;min-height: 300px;}


.container_left{width: 220px;float: left;;
	.class_neiye{background:@qt3;padding-top: 5px;margin-bottom: 20px;
		h3{text-align:center;color: #fff;font-size: 24px;padding:10px 0 10px 0;border-bottom: 1px solid #fff;
			-webkit-font-smoothing: antialiased; /*chrome、safari*/
			-moz-osx-font-smoothing: grayscale;/*firefox*/
		}
		.class_nr{padding: 5px 5px 15px 5px;
			li{line-height: 40px;text-align: center;
				.transition(all .7s);
				a{color: #fff;font-size: 16px;}
				&:hover{background:@qt4;border-bottom: none;padding-left: 5px;}
			}
			img{border-top: 1px solid #fff;padding-top: 10px;}
			h4{text-align: center;color: #fff;font-size: 20px;margin: 10px 0 10px 0;}
			.contact_p{color: #fff;text-align: center;font-size: 14px;}
		}
	}
}




.picturea{ float:left; width:270px; height:270px; overflow:hidden;  padding:0px; margin-left:28px;_width:197px;}
.picture1a{
	width:270px;
	height:210px;
	line-height: 210px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	overflow:hidden;
	display:table-cell;
	/* position:relative;  */
	*display: block;
	_font-size:130px;
}

.picture2a{width:270px; height:20px; text-align:center; margin-top:5px;line-height: 25px;}
.picture1a img{ vertical-align:middle; border:0;}

//图片列表页底部对齐样式
#picUL{padding: 30px;margin-right: -30px;
	li{margin-right:25px;margin-bottom:40px;display: inline-block;
		.neiye_pic{overflow: hidden;;text-align: center;width: auto;;
			img{vertical-align: bottom;.transition();}
		}
		.neiye_pic_txt{border: 1px solid #e7e7e7;text-align: center;line-height:30px;margin-top: 2px;}
		svg{margin:2px auto 0;display: block;cursor: pointer;border: 1px solid #e9e9e9;
			rect{.transition(.8s);stroke-dasharray:700;stroke-dashoffset:700;stroke:@qt6;}
			text{text-anchor: middle;dominant-baseline:middle;}
		}
		svg:hover{
			rect{stroke-dashoffset:0;}
		}
	}
	li:hover{
		.neiye_pic img{.scale(1.1);}
		svg rect{stroke-dashoffset:0;}
	}
}






/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;}
}
.clear1:after{content: "";display: block;clear: both;}
/*--------------------------------------------------------全局结束---------------------------------------------------*/
#KinSlideshow {
	position:relative;
	ul{margin:0;padding:0;
		li{.left;margin:0;padding:0;
			a{.left;}
		}
	}
	/*大图导航圆点样式*/
	ol{position: absolute;bottom: 10px;width:100%;margin:0;left:400px;text-align:center;
		li{cursor: pointer;display:inline-block;display:inline\9;width: 45px;height: 12px;font-size: 10px;padding: ~"0 3px\9"; opacity:0.8;background: #fff;color:transparent;margin: 0 1px;}
		.active{opacity:1;color:transparent;background:@qt6;}
	}
}

.fullSlide{width:100%;position:relative;height:@ba_h1;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:@ba_h1;overflow:hidden;text-align:center; }
.fullSlide .bd li a{display:block;height:@ba_h1;}

.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banner2{position: relative;margin: 0 auto;overflow: hidden;;;width: 100%;height:@ba_h1;
	ul{
		li{position: absolute;left: 0;top: 0;width:100%; height:@ba_h1;display:none;}
	}
	.banner2_icon{position: absolute;;z-index: 111;text-align: center;bottom:10px;left: 0;right: 0;
		li{width: 30px;height:7px;background: #fff;display: inline-block;margin:0 4px;}
		.li_on{background: #f8a41f;}
	}
}




/********************************************************内页******************************************************************/

.well{background: #FCFCFC;}
.news_list{margin: 0 auto;
	li{clear: both;padding: 20px;height: 150px; border-bottom: 1px dashed @qt2;
		.news-li-img{width:200px;height: 150px;overflow: hidden; float: left;margin-right: 20px;
			img{width: 100%;}
		}
		header{margin-bottom: 10px;
			.a3{.txt;height: 50px;line-height: 50px;font-size: 24px;.transition(.4s);display: block;}
			span{display: block;color: #999;.transition(.4s)}
		}
		.a2{line-height: 24px;text-indent: 2em;color: #656565;.transition(.4s)}
	}
	li:hover{
		span,a{color: @qt5;}
	}
}

.news_list4{margin: 0 auto;
	li{clear: both;padding-top: 20px;height: 100px; border-bottom: 1px dashed #b3b3b3;
		header{
			.a3{.txt;height: 30px;line-height:30px;.transition(.4s);display: block;
				i{color: @qt6;font-size: 18px;margin: 0 5px;}
				span{display: block;color: #999;float: right;}
			}

		}
		.a2{line-height: 24px;color: #656565;.transition(.4s);padding-left: 20px;display: block;;
			span{color: @qt6;}
		}
	}
	li:hover{
		.a3{text-indent:15px;color: @qt6;}
	}
}


.news_job{margin: 0 auto;
	li{ line-height: 30px; border-bottom: 1px dashed @qt2; overflow: hidden;}
}
.table-bordered{border-collapse:collapse;
	td{border: 1px solid #ccc;}
}



.news_list5{margin-right: -20px;
	li{width:286px;height: 338px;box-sizing: border-box;padding:12px;float: left;;border: 1px solid #e5e5e5;position: relative;margin-right: 19px;margin-bottom: 46px;
		time{font-size: 12px;color: #666666;}
		h2{height:50px;overflow: hidden;line-height:24px;font-size: 16px;margin-top:10px;}
		.news-li-img{height: 148px;width: 262px;overflow: hidden; display: -webkit-flex;display: flex;justify-content: center;-webkit-box-align: center;align-items: center;
			img{width: 100%;}
		}
		p{margin-top: 14px;color: #666666;line-height: 20px;text-indent: 2em;}
		a{position: absolute;width: 97px;height: 23px;bottom:-12px;left: 94px;.border-radius(6px);text-align: center;line-height: 23px;background: @qt6;color: #fff;}
	}
}


/////////////////////////////////////////人才招聘/////////////////////////////////
.job{overflow: hidden;margin-bottom: .5rem;}
.job_tab_dh{height: 60px;line-height: 60px;
	li{width:25%;float: left;background:@qt6;text-indent:5%;color: #fff;font-weight: bold;}
}
.job_tab_nr{
	li{margin-bottom: 2px;
		.nei_rong{background: #dcdcdc;line-height: 60px;height: 60px;cursor: pointer;
			p{width:25%;float: left;text-indent: 5%;.txt;}
		}
		section{text-indent: 5%;padding: 2%;display: none;background: #eeeeee;
			p{line-height: 1.8;background: none!important;}
		}
	}
}


@media (max-width:840px) {
	.job_tab_dh li{text-indent: 1em;}
	.job_tab_nr li .nei_rong p{text-indent: 1em;}
}
@media (max-width:600px) {
	.job_tab_dh li{width:33.3%;}
	.job_tab_dh li:nth-of-type(3){display: none;}
	.job_tab_nr li .nei_rong p:nth-of-type(3){display: none;}
	.job_tab_nr li .nei_rong p{width:33.3%;}

	.job_tab_nr li .nei_rong,.job_tab_dh{height: 40px;line-height: 40px;}
}



.job_contact{background: #ffffff;margin-bottom: 20px;overflow: hidden;;padding: 20px 50px;box-sizing: border-box;;
	li{width: 20%;float: left;
		section{margin: 0 auto;
			p{line-height: 1.75;}
			i{display: block;background: url("../images/j1.png")no-repeat;width: 50px;height: 50px;margin-right: 10px;float: left;}
		}
	}
	li:nth-of-type(2) section i{background: url("../images/j2.png")}
	li:nth-of-type(3) section i{background: url("../images/j2.png")}
	li:nth-of-type(4) section i{background: url("../images/j2.png")}
	li:nth-of-type(5) section i{background: url("../images/j2.png")}
}

@media (max-width:1050px) {
	.job_contact{
		li{width: 33.3%;margin-bottom: 20px;
			section{width:200px;}
		}
	}
}
@media (max-width:680px) {
	.job_contact{padding: 10px;
		li{width: 50%;
			section{
				i{width: 25px;height: 25px;background-size: 100%!important;margin-top: 10px;}
				p{line-height: 1.7;}
			}
		}
		li:last-child{margin-bottom: 0;}
	}
}



@media (max-width:1200px) {
	.news_list6 li{padding: .1rem .2rem;
		.num_time{margin-right: .4rem;}
		.news1_nr{ width:e("calc(100% - 4rem)")}
	}
}
@media (max-width:640px) {
	.news_list6 li{padding: .1rem;height: auto; border-bottom: 1px solid @qt6;
		.news1_img{width: 2rem;height: 1.18rem;}
		.num_time{display: none;}
		.news1_nr{ width:e("calc(100% - 2.2rem)");
		header strong{display: none;}
	}
}
}

.product_info1{background: #fff;padding: 9px;overflow: hidden;;box-sizing: border-box;;
	.product_info1_left{width: 55%;float: left;height:5.4rem;text-align: center;border: 1px solid #ccc;    display: -webkit-flex;display: flex;justify-content: center;-webkit-box-align: center;align-items: center;
		#gallery{width: 100%;height: 100%;}
		img{max-width: 100%;max-height: 100%;}
	}

	.product_info1_right{width:38%;float: right;margin-right: 3%;
		article{
			h1{margin: .42rem 0;font: bold .24rem/1 arial;}
			ul{
				li{height: .4rem;border-bottom: 1px solid #cccccc;margin-bottom: .2rem;line-height: .3rem;
					span{width: 1rem;height: .3rem;line-height: .3rem;color: #fff;background: #cccccc;;text-indent: .17rem;margin-right: .2rem;display:block;float: left;}
				}
			}
		}
		.img_sl{position: relative;margin: .5rem 0;
			#thumbs{width:e("calc(100% - 1rem)");margin: 0 auto;
			.swiper-slide{height: .74rem;box-sizing: border-box;;border: 2px solid #cccccc;
				img{width: 100%;height: 100%;}
			}
			.swiper-slide-thumb-active{border: 2px solid @qt6;}
		}
		.swiper-button-next1{background: url("../images/btn_next.jpg")no-repeat;width: .3rem;height: .75rem; top: 0;right: 0;position: absolute;}
		.swiper-button-prev1{background: url("../images/btn_prev.jpg")no-repeat;width: .3rem;height: .75rem;top: 0;left: 0;position: absolute;}
	}
	.btn_mes{
		a{width: 48%;float: left;display: block;background:@qt6;height: .5rem;text-align: center;color: #fff;line-height: .5rem;}
		a+a{float: right;background:#999;}
	}
}
}
@media (max-width:1024px) {
	.product_info1 .product_info1_right{width: 41%;margin-right: 0;}
}
@media (max-width:768px) {
	.product_info1{
		.product_info1_left{width: 100%;height: 4rem;}
		.product_info1_right{width: 100%;position: relative;padding-bottom:4rem;
			article{position:absolute;top:.8rem;width: 100%;}
			.img_sl{margin:.1rem 0 .2rem 0}
			.btn_mes{position: absolute;top:4rem;width: 100%;}
		}
	}
}

.menu_item{border-collapse: collapse;
	section{border: 1px solid #cccccc;box-sizing: border-box;display: table-row;;
		h3{width: 1.48rem;box-sizing: border-box;color: #fff;background:@qt6;font-size: .17rem;display: table-cell;vertical-align: middle;text-align: center;}
		ul{padding:.12rem .3rem;overflow: hidden;
			li{display: inline-block;padding: .05rem .1rem;.border-radius(3px);cursor: pointer;}
			li:hover{
				background: @qt6;
				a {color: #fff;}
			}
			.select {
				background: @qt6;
				a {color: #fff;}
			}
		}
	}
}
.mobile_menu_item{display: none;
	.mobile_menu_item_tab{
		p{width: 50%;float: left;height: .6rem;line-height: .6rem;font-size: .32rem;text-indent:10%; border-bottom: 1px solid #cccccc; padding-bottom:.15rem;position: relative;;
			i{background: url("../images/down.png")no-repeat 70% center;background-size: .3rem .3rem;display: inline-block;width: .3rem;height: .3rem;vertical-align: middle;}
			span{position: absolute;bottom: 0;border-bottom: 0.15rem solid @qt6;border-left: 0.15rem solid transparent;border-right: 0.15rem solid transparent;left: 40%;bottom: 0;display: none; }
		}
	}
	.mobile_menu_item_nr{position: relative;;
		ul{display: none;position: absolute;;left: 0;top: .75rem;background: #fff;width: 100%;
			li{width:50%;float: left;height: .5rem;line-height:.5rem;text-indent: 2em;border-bottom: 1px solid #cccccc;}
			.select {
				background: @qt6;
				a {color: #fff;}
			}
		}
	}
}
@media (max-width:640px) {
	.menu_item{display: none;}
	.mobile_menu_item{display: block;}
}
















.case2{max-width: 1920px;margin:.5rem auto 0;
	ul{
		li{width: 24%;margin-right:1.33%;float: left;;margin-bottom: .5rem;
			.li_img{width: 100%;height: 3.5rem;overflow: hidden;position: relative;;
				img{max-width: 100%;position: absolute;left: 0;bottom: 0;}
			}
			.li_title{text-align: center;
				h3{margin: .14rem 0 .06rem;.txt;}
				p{color: #999;line-height: .34rem;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc; }
			}
		}
		li:nth-of-type(4n){margin-right: 0;}
	}
}
@media (max-width:1300px) {
	.case2{
		ul{
			li{width: 32%;margin-right:2%;}
			li:nth-of-type(4n){margin-right:2%;}
			li:nth-of-type(3n){margin-right:0;}
		}
	}
}
@media (max-width:900px) {
	.case2{
		ul{
			li{width:49%;margin-right:2%;}
			li:nth-of-type(3n){margin-right:2%;}
			li:nth-of-type(2n){margin-right:0;}
		}
	}
}
@media (max-width:500px) {
	.case2{
		ul{
			li{width:100%;margin-right:0!important;}
		}
	}
}























































.news-btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.news-btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@qt6 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;}
.news-btn-1:hover:before {border-width: 1330px 1330px 0 0;}
.neiye_news_list{padding-left: 20px;margin-right: -30px;padding-top: 20px;
	li{width: 180px;float: left;padding: 5px 10px 10px  10px;height: 220px;border: 1px solid #ccc;margin-right: 30px;margin-bottom: 20px;text-align: center;
		img{border:1px solid #ccc; vertical-align:middle;}
		.a1{text-align: center;margin-top: 10px;border-bottom: 1px solid #ccc;padding-bottom: 3px;
			a:hover{color: #00c9ff;}
		}
	}
}

/***********************sidebar（二级下拉）****************************************/
.sidebar2ji_fenlei{float: left;width: 248px;background:#e5e5e5;
	h3{height: 70px;line-height: 70px;font-size: 30px;text-indent: 25px;}
	.fenlei-dh{width:248px;height: 65px;font-size: 24px;color: #fff;text-align: center;line-height: 66px;}
	.fenlei-nr{padding:0 7px;
		ul{
			.li1{
				.a1{background:rgba(255,255,255,.5);height: 45px;display: block;line-height: 45px;text-indent:15px;font-size: 15px;margin-bottom: 5px;cursor: pointer;
					i{float: right;margin-right: 15px; .transition(.4s);
					}
				}
				ul{
					.li2{
						a{background:rgba(255,255,255,.5);height:39px;display: block;line-height:39px;text-indent:15px;font-size: 14px;margin-bottom: 2px;}
					}
					.li2:hover{
						a{color: @qt2;}
					}
				}
			}
		}
	}
}
.xuanzhaun{transform: rotate(90deg);}
/***************************************************************/

/********营销网络**********/
.cus-con table{border: 1px solid #ccc; border-right:none;border-bottom: none;
	td{border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: 0;margin: 0;text-align: center;}
}

/********公司简历**********/
.article{
	background-color: #fff;
	margin-bottom: 20px;
	min-height: 20px;
	overflow:hidden;
	img{max-width:100%;}
	.well{}
	.com_con{padding:10px;line-height: 25px;border: 1px solid #d2d2d2;border-top: none;; }
	.content{margin: 25px;}
}
.page{clear: both;margin-top:20px;text-align: center;font-size: 12px;letter-spacing: 0px;margin-bottom:30px;
	#page_num{width: 50px;margin-top: 6px;height: 35px;}
	a{display:inline-block;min-width:25px; height:35px;line-height:35px;border:1px solid #e5e5e5;color:#000;.border-radius(4px);padding: 0 5px;
		&:hover{.current;}
	}
	.current{background:#c4a38e;display: inline-block;min-width:25px; height:35px;line-height:35px;border:1px solid #e5e5e5;.border-radius(4px);padding: 0 5px;color: #fff;}
}
#page_num{border: 1px solid #ccc;}
.pn{
	font-size: 14px;
	height: 19px;
	margin:25px;
	padding:8px 14px;
	position: relative;
	.pn-left{.left;
		width: 48%;
		b{.left;
			margin-top: 2px;
		}
	}
	.pn-right{
		width: 48%;
		float: right;
		text-align: right;
		b{.right;
			margin-top: 2px;
		}
	}
	a{
		display: block;
		text-decoration: none;
		color:#383737;
		&:hover{
			color:#f00;
		}
		b{}
		span{bottom: 1px;margin: 0 10px;.slh;display: block;}
	}

}
/********留言页面**********/
.order{height:430px;padding: 50px;width: 610px;
	li{float: left;margin:0 20px 20px 0;
		p{font-size: 16px;line-height: 30px;}
		input{border: 1px solid #ccc;.border-radius(2px);height: 20px;line-height: 20px;padding: 10px 5px;}
		textarea{width:580px;border: 1px solid #ccc;.border-radius(2px);padding: 10px 5px;}
		img{height:39px;float: left;margin-left: 10px;}
		#submit{height: 39px;width: 200px;.border-radius(3px);background: @qt2;color: #fff;font-size: 16px;border: none;float: right;margin-right:20px;cursor: pointer;}
	}
}

.order1{height:430px;padding:30px;
	li{float: left;margin:0 0 15px 0;width: 100%;
		input{width: 100%; border:1px solid #e4eaec;.border-radius(2px);height:30px;line-height:30px;padding: 10px 5px;box-sizing: border-box;}
		textarea{width:100%;border: 1px solid #e4eaec;.border-radius(2px);padding: 10px 5px;box-sizing: border-box;}
		#captcha{width:86%;}
		img{height:30px;float: right;margin-left: 10px;}
		#submit{height: 30px;line-height:11px; width:100%;.border-radius(3px);background: @qt6;color: #fff;font-size: 16px;border: none;cursor: pointer;}
		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
			color: #666;
		}
		input:-moz-placeholder, textarea:-moz-placeholder {
			color: #666;
		}
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {
			color: #666;
		}
	}
}





/********联系我们页面**********/



.con_message{width: 780px;float: left;
	form{margin-bottom: 30px;overflow: hidden;;
		ul{
			li{width: 250px;float: left;line-height: 40px;border: 1px solid #666;margin: 8px 8px 0 0;
				input{background: none;text-indent: 1em;width: 100%;}
				input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
					color: #000;
				}
				input:-moz-placeholder, textarea:-moz-placeholder {
					color: #000;
				}
				input:-ms-input-placeholder, textarea:-ms-input-placeholder {
					color: #000;
				}
				img{height: 40px;}
			}
			.yanzhengma{width: 159px;height: 40px;}
			.yanzhengma1{border: none;width: auto;;margin-right: 0;
				img{height: 40px;}
			}
			.liuyan_content{width:e("calc(100% - 2px)");background:none;
			textarea{background: none;width: 100%;text-indent: 1em;}
		}
		.tijiao{width: 100%;text-align: center;background: @qt2;
			input{color: #fff;}
		}
	}
}
}

#route { width: 100%; height: 60px; margin-top: 30px; border: 1px solid #dcdcdc; background: #fff; box-sizing: border-box; border-bottom: none;
	span { width: 33%; height: 60px; display: block; float: left; text-align: center; line-height: 60px; cursor: pointer; }
}
#route .hover { background:@qt6; color: #000; }




















/********新闻中心**********/

.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	ul{
		margin: 0;
		li{
			_width: 100px;
			_float:left;
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				.transition(all .3s);
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}

		}
	}
}


/********人才招聘**********/
#Jobs-table{
	width: 95%;
	margin: 0 auto;
	thead{
		tr{
			th{

			}
		}
	}
	tbody{
		tr{
			&:hover{
				td{
					background:transparent;
				}
			}
			td{
				&:hover{
					background:transparent;
				}
			}
		}
	}
}


/*-------内页左分类--------*/
.neiye {background: #fff;margin-top: 20px;width:@b_w;height:395px;margin-bottom:15px;}
.neiye-z {
	float:left;
	width:522px;
	height:395px;
	margin-right:35px;
}
.neiye-zimg {
	width:500px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display:table-cell;
	/* position:relative;  */
	*display: block;
	border:solid 1px #ccc;
	padding:10px;
}
.neiye-zimg img{
	vertical-align:middle;
	border:0;
}
.neiye-y {
	float:left;
	width:440px;
	height:381px;
	padding-top:14px;
}
.neiye-yt {
	float:left;
	width:445px;
	height:56px;
	border-bottom:dashed 1px #ccc;
	line-height:56px;
	font-size:18px;
	color:#000;
	overflow:hidden;
}
.neiye-yk {
	float:left;
	width:445px;
	height:200px;
	padding-top:15px;
	line-height:46px;
	font-size:14px;
	color:#000;
}
.neiye-yd {
	float:left;
	width:445px;
	height:70px;
}
.neiye-yx {
	float:left;
	width:445px;
	height:40px;
}
.neiyex {
	float:left;
	width:@b_w;
}

.btn-primary{background: @qt4;display: block;width: 100px;height: 40px;line-height: 40px;text-align: center; color: #fff;
	&:hover{color: #fff;}
}

/********用户管理**********/
.vip-user{
	background: url('../image/login_bg_2.jpg');
}
.div_Title{text-align: center;}
.xxsmys {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #ececec;
}

.xxsmwz {
	width: 88px;
	height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	background-color: #9a9a9a;
}
/*---鼠标悬浮显示二维码----*/

//.icon-wap{background: url("../images/icon-wei.jpg")no-repeat;width: 22px;height: 24px;display: block;position: relative;cursor: pointer;
//	.icon-wei{width: 150px;height:0;position: absolute;top:0px;left: 0;z-index: 1111;background: url("../images/2weima.jpg")no-repeat;background-size: 100%;opacity: 0; filter: alpha(opacity=0);.transition(.4s);}
//	&:hover{
//		.icon-wei{opacity:1; filter: alpha(opacity=100);top:30px;height: 150px;}
//	}
//}




input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #fff;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #fff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #fff;
}


.transition-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #fff;
	-webkit-animation:transition-bar .5s ease-in;
	-o-animation:transition-bar .5s ease-in;
	animation:transition-bar .5s ease-in;
}

input[type="submit"],input[type="password"]{-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0;}

@keyframes transition-bar {
	0%{width: 0;left:0;}
	50%{width: 100%;left:0;}
	100%{width: 0%;left:100%; }
}

//按钮效果
.btn-0 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-0:before {	background: @qt6;content: '';.transition(all .6s);position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;}
.btn-0:hover:before {width: 100%;}


.btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@qt6 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;}
.btn-1:hover:before {border-width: 330px 330px 0 0;}



.btn-2 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-2:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent #eeeeee;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent #eeeeee transparent transparent;position: absolute;right: 0;top: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:hover:before {border-width: 865px 0 0 865px;}
.btn-2:hover:after {border-width: 0 865px 865px 0;}

.btn-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-3:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @qt6;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent transparent @qt6 transparent;position: absolute;right: 0;bottom: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:hover:before {border-width: 222px 0 0 222px;}
.btn-3:hover:after {border-width: 0 0 222px 222px;}

.btn-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-4:before, .btn-4:after {position: absolute;top: 50%;content: '';width: 20px;height: 20px;background: @qt6;.border-radius(50%);z-index: -1;}
.btn-4:before {left: -20px;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
}
.btn-4:after {right: -20px;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-mz-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.btn-4:hover:before {-webkit-animation: criss-cross-left 0.8s both;-moz-animation: criss-cross-left 0.8s both;-o-animation: criss-cross-left 0.8s both;-ms-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;}
.btn-4:hover:after {-webkit-animation: criss-cross-right 0.8s both;-moz-animation: criss-cross-right 0.8s both;-ms-animation: criss-cross-right 0.8s both;-o-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;}
@-webkit-keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@-webkit-keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}


.btn-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-5:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent #3f444e transparent transparent;}
.btn-5:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent #3f444e;}
.btn-5:hover:before, .btn-5:hover:after {border-width:80px 433px;}


.btn-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-6:before, .btn-6:after {content: '';position: absolute;top: 0;left: 0;width: 250px;height: 0;background:@qt6;.transition(all .6s);z-index: -1;}
.btn-6:after {top: auto;bottom: 0;}
.btn-6:hover:before, .btn-6:hover:after {height: 40px;}

.btn-7{position:relative;transform-style:preserve-3d;transition:0.4s;}
.btn-7:hover{transform:translateZ(20px) rotateX(360deg) scale(1.1);}

.btn-8{position:relative;transform-style:preserve-3d;transition:0.4s;}
.btn-8:hover{transform:rotateY(360deg) scale(1.1);}

.btn-9{position: relative;z-index: 1;
	&::after{position: absolute; content: "";width: 100%;height: 100%;left: 0;top: 0;background: @qt6;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:right bottom;transform: scaleX(0);z-index: -1;}
}
.btn-9:hover::after{transform: scaleX(1); transform-origin: left bottom;}

.btn-9-1{position: relative;z-index: 1;
	&::after{position: absolute; content: "";width: 100%;height: 100%;left: 0;top: 0;background: @qt6;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:right bottom;transform: scaleX(0);z-index: -1;}
}
.btn-9-1:hover::after{transform: scaleX(1); transform-origin: left bottom;}




//btn-span-1<a><span>标签</span></a>
.btn-span-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-1:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @qt6;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-span-1:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @qt6 transparent transparent;}
.btn-span-1 span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;right: 0;border-color: transparent transparent @qt6 transparent;}
.btn-span-1 span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @qt6 transparent transparent transparent;}
.btn-span-1:hover:before {border-width: 165px 0 0 165px;}
.btn-span-1:hover:after {border-width: 0 165px 165px 0;}
.btn-span-1:hover span:before {border-width: 0 0 165px 165px;}
.btn-span-1:hover span:after {border-width: 165px 165px 0 0;}

//btn-span-2<a><span>标签</span></a>
.btn-span-2{position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-2:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @qt6 transparent transparent;}
.btn-span-2:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent @qt6;}
.btn-span-2:before, .btn-span-2:after {border-color:@qt6;}
.btn-span-2span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @qt6 transparent transparent transparent;}
.btn-span-2span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;right: 0;bottom: 0;border-color: transparent transparent @qt6 transparent;}
.btn-span-2span:before, .btn-span-2span:after {border-color: @qt6;}
.btn-span-2:hover:before {border-width: 20px 62.5px;}
.btn-span-2:hover:after {border-width: 20px 62.5px;}
.btn-span-2:hover span:before {border-width: 20px 62.5px;}
.btn-span-2:hover span:after {border-width: 20px 62.5px;}

//btn-span-3<a>标签<span></span></a>
.btn-span-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;;z-index: 1;}
.btn-span-3 span {position: absolute;display: block;width: 0;height: 0;.border-radius(50%);background: @qt6;z-index: -1; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition:width 0.4s, height 0.4s;-moz-transition:width 0.4s, height 0.4s;-ms-transition:width 0.4s, height 0.4s;-o-transition:width 0.4s, height 0.4s;transition:width 0.4s, height 0.4s;}
.btn-span-3:hover span {width: 562.5px;height: 562.5px;}
//btn-span-4<a><span>标签</span></a>
.btn-span-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-4:before, .btn-span-4:after,.btn-span-4 span:before,.btn-span-4 span:after {content: '';position: absolute;top: 0;width: 63.5px;height: 0;background: #012f04;.transition(all .6s);z-index: -1;}
.btn-span-4:before {left: 0;}
.btn-span-4:after {left: 125px;}
.btn-span-4 span:before, .btn-span-4 span:after {top: auto;bottom: 0;}
.btn-span-4 span:before {left: 62.5px;}
.btn-span-4 span:after {left: 187.5px;}
.btn-span-4:hover {color: #c0d3c1;}
.btn-span-4:hover:before, .btn-span-4:hover:after,.btn-span-4:hover span:before,.btn-span-4:hover span:after {height: 80px;}
//btn-span-5<a><span>标签</span></a>
.btn-span-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-5:before, .btn-span-5:after,.btn-span-5 span:before,.btn-span-5 span:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 0;background:fade(@qt6,50%);.transition(all .6s);z-index: -1;}
.btn-span-5:after,.btn-span-5 span:before {top: auto;bottom: 0;}
.btn-span-5 span:before,.btn-span-5 span:after {	-webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;z-index: -1;}
.btn-span-5:hover:before, .btn-span-5:hover:after,.btn-span-5:hover span:before,.btn-span-5:hover span:after {height: 80px;}

//btn-span-6<a><span>标签</span></a>
.btn-span-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-6:before, .btn-span-6:after,.btn-span-6 span:before,.btn-span-6 span:after {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: fade(@qt6,25%);.transition(.4s);z-index: -1;}
.btn-span-6:after,.btn-span-6 span:before {left: auto;right: 0;}
.btn-span-6 span:before,.btn-span-6 span:after {-webkit-transition-delay: 0.4s;	-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;-moz-transition-delay: 0.4s;transition-delay: 0.4s;}
.btn-span-6:hover:before, .btn-span-6:hover:after,.btn-span-6:hover span:before,.btn-span-6:hover span:after {width: 250px;}


//btn-span-7<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7 span {.transition(.3s);}
.btn-span-7:hover{background-color:@qt6;}
.btn-span-7:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,-40px);transform: translate(0px,-40px);}
.btn-span-7::after{position: absolute;content: attr(data-text);-webkit-transform: translate(0, 30%);transform: translate(0, 30%);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);}
.btn-span-7:hover::after{opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0, 0);transform: translate(0, 0);}
//btn-span-7-1<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7-1 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7-1 span {.transition(.3s);}
.btn-span-7-1:hover{background-color:@qt6;}
.btn-span-7-1:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);}
.btn-span-7-1::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%,0);transform: translate(-30%,0);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);
}
.btn-span-7-1:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);}

//btn-span-7-2<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7-2 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7-2 span {.transition(.3s);}
.btn-span-7-2:hover{background-color:@qt6;}
.btn-span-7-2:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);}
.btn-span-7-2::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%, -50%) rotate(-30deg); transform: translate(-30%, -50%) rotate(-30deg); width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);
}
.btn-span-7-2:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);}

//btn-span-8<a><span>标签</span></a>
@-webkit-keyframes jello {
	from, 11.1%, to {-webkit-transform: none;transform: none;}
	22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}
	33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}
	44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}
	55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}
	66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}
	77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}
	88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
@keyframes jello {
	from, 11.1%, to {-webkit-transform: none;transform: none;}
	22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}
	33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}
	44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}
	55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}
	66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}
	77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}
	88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
.btn-span-8{.transition(.5s);position: relative;display: block;}
.btn-span-8:hover{background-color:fade(@qt6,20%); -webkit-animation-name: jello;animation-name: jello;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
//btn-span-9<a><span>标签</span></a>
.btn-span-9{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-9 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-9::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-9:hover::before{	opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);}

//btn-span-9-1<a><span>标签</span></a>
.btn-span-9-1{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-9-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-9-1::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(1,0.5);transform: scale(1,0.5);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-9-1:hover::before{	opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);}
//btn-span-10<a><span>标签</span></a>
.btn-span-10{.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-10 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-10::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-10:hover::before{transform: skewX(-180deg)  scale(0.6,1);opacity: 1;filter: alpha(opacity=100);-webkit-transform: skewX(-180deg)  scale(0.6,1);}
//btn-span-11<a><span>标签</span></a>
.btn-span-11{.transition(.5s);position: relative;display: block;}
.btn-span-11 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-11::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.5);.transition(.4s);  border: 1px solid rgba(255,255,255,0.5);}
.btn-span-11::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);}
.btn-span-11:hover::before{.rotate(-45deg);background-color: rgba(255,255,255,0);}
.btn-span-11:hover::after{.rotate(45deg);background-color: rgba(255,255,255,0);}
//btn-span-12<a><span>标签</span></a>
.btn-span-12{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;perspective: 2000px;}
.btn-span-12 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-12::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);}
.btn-span-12::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);}
.btn-span-12:hover::before{-webkit-transform: rotateX(60deg) translate(0px,40px);transform: rotateX(60deg) translate(0px,40px) ;}
.btn-span-12:hover::after{-webkit-transform: rotateX(-60deg) translate(0px,-40px)  ;transform: rotateX(-60deg) translate(0px,-40px) ;}
//btn-span-13<a><span>标签</span></a>
.btn-span-13 {.transition(.5s);position: relative;display: block;}
.btn-span-13 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-13::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);}
.btn-span-13:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.btn-span-13::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.btn-span-13:hover::after{opacity: 1 ;filter: alpha(opacity=100);-webkit-transform: scale(1,1);transform: scale(1,1);}
//btn-span-13-1<a><span>标签</span></a>
.btn-span-13-1{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-13-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-13-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);background-color: rgba(255,255,255,0.25);.transition(.3s);}
.btn-span-13-1:hover::before{opacity:0 ;filter: alpha(opacity=0);-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.btn-span-13-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;opacity:0 ;filter: alpha(opacity=0);.transition(.3s);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);border: 1px solid rgba(255,255,255,0.5);}
.btn-span-13-1:hover::after{opacity:1 ;filter: alpha(opacity=100);-webkit-transform: scale(1,1);transform: scale(1,1);}
//btn-span-14<a><span>标签</span></a>
.btn-span-14 {.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14::before, .btn-span-14::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(0,-100%);transform: translate(0,-100%);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14:hover::before, .btn-span-14:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-1<a><span>标签</span></a>
.btn-span-14-1{.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-1::before, .btn-span-14-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-100%,0);transform: translate(-100%,0);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-1::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-1:hover::before, .btn-span-14-1:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-2<a><span>标签</span></a>
.btn-span-14-2 {.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-2::before, .btn-span-14-2::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-2::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-2:hover::before, .btn-span-14-2:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-3<a><span>标签</span></a>
.btn-span-14-3 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-3 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-3::before, .btn-span-14-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-3:hover::before, .btn-span-14-3:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-4<a><span>标签</span></a>
.btn-span-14-4  {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-4 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-4::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-4::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-4:hover::before, .btn-span-14-4:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-5<a><span>标签</span></a>
.btn-span-14-5 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-5 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-5::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,-190%) rotate(30deg);transform: translate(13%,-190%) rotate(30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-5::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-5:hover::before, .btn-span-14-5:hover::after{transform: translate(0,0);-webkit-transform: translate(0,0);}
//btn-span-15<a><span>标签</span></a>
.btn-span-15 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0,-105%);transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-1<a><span>标签</span></a>
.btn-span-15-1{.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-1  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-105%,0);transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-1:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-2<a><span>标签</span></a>
.btn-span-15-2  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-2::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-2:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-3<a><span>标签</span></a>
.btn-span-15-3  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-3  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-3::before, .btn-span-15-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0,-105%);transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-3:hover::before, .btn-span-15-3:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-4<a><span>标签</span></a>
.btn-span-15-4  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-4  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-4::before, .btn-span-15-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-105%,0);transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-4::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-4:hover::before, .btn-span-15-4:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-5<a><span>标签</span></a>
.btn-span-15-5 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-5  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-5::before, .btn-span-15-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-5::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-5:hover::before, .btn-span-15-5:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-16<a><span>标签</span></a>
.btn-span-16 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border: 1px solid rgba(255,255,255,1);}
.btn-span-16:hover{border: 1px solid rgba(255,255,255,0);}
.btn-span-16::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.5s); -webkit-transform: translate(-100%, -600%) rotate(30deg);transform: translate(-100%, -600%)  rotate(30deg);background-color: rgba(255,255,255,0.5);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-16:hover::before{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-17<a><span>标签</span></a>
.btn-span-17 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-17 span{position: relative;.transition(.3s);z-index:2;letter-spacing:0;}
.btn-span-17::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;filter: alpha(opacity=0);.transition(.3s);border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);}
.btn-span-17:hover span{letter-spacing: 2px;}
.btn-span-17:hover::before{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.btn-span-17::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.25);}
.btn-span-17:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);}
//btn-span-18<a><span>标签</span></a> translate Y轴高度取决于a标签的一半高度
.btn-span-18 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: rgba(255,255,255,0.5);border-left-color: rgba(255,255,255,0.5);}
.btn-span-18 span{.transition(.3s);letter-spacing:0;}
.btn-span-18:hover span{letter-spacing: 2px;}
.btn-span-18:hover{ border-right-color: rgba(255,255,255,0);border-left-color: rgba(255,255,255,0);}
.btn-span-18::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-18:hover::before{transform: translate(0,-45px) rotate(-45deg);}
.btn-span-18::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-18:hover::after{transform: translate(0,45px) rotate(45deg);}
//btn-span-19<a><span>标签</span></a>
.btn-span-19 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);}
.btn-span-19 span{.transition(.3s);letter-spacing:0;}
.btn-span-19:hover span{letter-spacing: 2px;}
.btn-span-19:hover{border-top-color: rgba(255,255,255,0);border-bottom-color: rgba(255,255,255,0);}
.btn-span-19::before{content: '';position: absolute;top: 0;right: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-19:hover::before{-webkit-transform: translate(-94.9845px,0) rotate(270deg);-moz-transform: translate(-94.9845px,0) rotate(270deg);transform: translate(-94.9845px,0) rotate(270deg);}
.btn-span-19::after{content: '';position: absolute;top: 0;left: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-19:hover::after{-webkit-transform: translate(94.9845px,0) rotate(180deg);-moz-transform: translate(94.9845px,0) rotate(180deg);transform: translate(94.9845px,0) rotate(180deg);}

//btn-span-20<a><span data-hover="{$vo2.name}">标签</span></a> 文字顶上去的效果
.btn-span-20{position: relative;overflow: hidden;;display: block;
	span{display: block;.transition(.4s);}
	span::before{content:attr(data-hover);position: absolute;top: 100%;.transition(.4s);}
}
.btn-span-20:hover{
	span{transform: translateY(-100%);}
}

//图片放大效果<div class = "hover-img-1"><img></div>
.hover-img-1{overflow: hidden;
	img{.scale(1);.transition(.4s);}
	&:hover{
		img{.scale(1.1);}
	}
}
//animation: jello 1s;
@keyframes jello {
	from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
	22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
	33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
	44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
	55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
	66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
	77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
	88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}

.flipIn {
	visibility: visible !important;
	animation: flip ease 1s 1 both;
	-webkit-animation: flipIn ease 1s 1 both;
	-moz-animation: flipIn ease 1s 1 both;
	-o-animation: flipIn ease 1s 1 both
}

@keyframes flipIn {
	0% {
		opacity: 0;
		transform: rotateY(-125deg) translateX(-60px);
		-ms-transform: rotateY(-125deg) translateX(-60px);
		-o-transform: rotateY(-125deg) translateX(-60px);
		-webkit-transform: rotateY(-125deg) translateX(-120px);
		-moz-transform: rotateY(-125deg) translateX(-60px)
	}
	20% {
		opacity: 0
	}
	100% {
		opacity: 1;
		transform: rotateY(0) translateX(0);
		-ms-transform: rotateY(0) translateX(0);
		-o-transform: rotateY(0) translateX(0);
		-webkit-transform: rotateY(0) translateX(0);
		-moz-transform: rotateY(0) translateX(0)
	}
}


.chanp_menu{margin-bottom: .5rem;
	section{
		ul{padding: .2rem .3rem;
			li{margin-right: .05rem}
		}
	}
}
.chanp2{
	ul{
		li{float: left;width: 23%;margin-right:2.66%;padding: .2rem;box-sizing: border-box;;margin-bottom: 4%;border: 1px solid #d8d8d8;
			h3{font-size: .24rem;font-weight: bold;margin-bottom: .1rem;}
			.li_img{height: 2.2rem;width: 100%;display: -webkit-flex;display: flex;justify-content: center;-webkit-box-align: center;align-items: center;text-align: center;overflow: hidden;;
				img{width:100%;.transition();}
			}
			p{margin: .1rem 0 ;padding-bottom: .1rem;border-bottom: 1px solid @qt6;}
			a{color: @qt6;}
		}
		li:hover{
			.li_img{
				img{.scale(1.05)}
			}
		}
		li:nth-of-type(4n){margin-right: 0;}
	}
}

@media (max-width:640px) {
	.chanp2 ul{
		li{width:49%;margin-right: 2%;}
		li:nth-of-type(2n){margin-right: 0;}
	}
}

